mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-01 12:17:53 +00:00
cleanup, remove additional early return
This commit is contained in:
parent
d83157d352
commit
a4bc855705
@ -407,7 +407,6 @@ static NSString* const kBITAuthenticatorDidSkipOptionalLogin = @"BITAuthenticato
|
||||
userInfo:@{ NSLocalizedDescriptionKey : BITHockeyLocalizedString(@"HockeyAuthenticationFailedAuthenticate")}];
|
||||
|
||||
}
|
||||
return nil;
|
||||
break;
|
||||
}
|
||||
if(200 != urlResponse.statusCode) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user