Skip to content

Commit

Permalink
chore(make-app-compile-again): just what the actual fuck did I just do
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasGGamerM committed Mar 16, 2024
1 parent 06a26d3 commit 3939fc9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,4 @@ protected void onConfigureViewHolder(AccountViewHolder holder){
public Uri getWebUri(Uri.Builder base){
return null;
}

@Override
public Uri getWebUri(Uri.Builder base){
return null;
}
}
4 changes: 0 additions & 4 deletions mastodon/src/main/res/values/ids.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
<item name="menu_back" type="id" />
<item name="menu_add_local_timelines" type="id" />

<item name="menu_add_timeline" type="id" />
<item name="menu_back" type="id" />
<item name="menu_add_local_timelines" type="id" />

<item name="list_item_simple" type="id"/>
<item name="list_item_simple_tinted" type="id"/>
<item name="list_item_switch" type="id"/>
Expand Down

0 comments on commit 3939fc9

Please sign in to comment.