fix: make app compile again (again)
This commit is contained in:
@@ -14,7 +14,6 @@ public class Hashtag extends BaseModel implements DisplayItemsParent{
|
|||||||
public boolean following;
|
public boolean following;
|
||||||
public List<History> history;
|
public List<History> history;
|
||||||
public int statusesCount;
|
public int statusesCount;
|
||||||
public boolean following;
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String toString(){
|
public String toString(){
|
||||||
|
|||||||
Reference in New Issue
Block a user