Skip to content

Commit

Permalink
fix: make app compile again (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasGGamerM committed Sep 28, 2023
1 parent debf8c5 commit 24048a6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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(){
Expand Down

0 comments on commit 24048a6

Please sign in to comment.