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 List<History> history;
|
||||
public int statusesCount;
|
||||
public boolean following;
|
||||
|
||||
@Override
|
||||
public String toString(){
|
||||
|
||||
Reference in New Issue
Block a user