mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-27 21:53:00 +00:00
Cleanup
This commit is contained in:
parent
4c4d52e4b7
commit
5ceec83a13
1 changed files with 0 additions and 1 deletions
|
@ -353,7 +353,6 @@ public class LoginActivity extends AssistantActivity {
|
|||
if (!TextUtils.isEmpty(accountId))
|
||||
accountManager.setUserData(account, "GoogleUserId", accountId);
|
||||
checkin(true);
|
||||
CheckinClient.brandSpoof = false;
|
||||
finish();
|
||||
}
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue