chore(make-app-compile-again): just what the actual fuck did I just do

This commit is contained in:
LucasGGamerM
2024-03-16 18:23:11 -03:00
parent 06a26d308f
commit 3939fc9795
2 changed files with 0 additions and 9 deletions

View File

@@ -178,9 +178,4 @@ public class OnboardingFollowSuggestionsFragment extends BaseAccountListFragment
public Uri getWebUri(Uri.Builder base){
return null;
}
@Override
public Uri getWebUri(Uri.Builder base){
return null;
}
}