fix some lint warnings, remove unused code
This commit is contained in:
parent
a2c361914b
commit
305d28a5c1
16 changed files with 11 additions and 86 deletions
|
|
@ -17,10 +17,6 @@ package com.keylesspalace.tusky.entity;
|
|||
|
||||
import android.os.Parcel;
|
||||
import android.os.Parcelable;
|
||||
import android.text.Spanned;
|
||||
|
||||
import com.google.gson.annotations.SerializedName;
|
||||
import com.keylesspalace.tusky.util.HtmlUtils;
|
||||
|
||||
public class Card implements Parcelable {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue