mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-30 06:13:54 +01:00
Make AuthenticatedActivity abstract (per lint)
This commit is contained in:
parent
943fcbc7ea
commit
08bc52e457
4 changed files with 3 additions and 11 deletions
|
|
@ -188,7 +188,6 @@ public class ContributionsActivity
|
|||
|
||||
@Override
|
||||
protected void onAuthFailure() {
|
||||
super.onAuthFailure();
|
||||
finish(); // If authentication failed, we just exit
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue