Skip to content

Commit 81653a2

Browse files
authored
Delete trailing whitespace (#73)
1 parent aac64a6 commit 81653a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firebase/Auth/Source/FIRAuth.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ - (instancetype)initWithAPIKey:(NSString *)APIKey appName:(NSString *)appName {
401401
_notificationManager =
402402
[[FIRAuthNotificationManager alloc] initWithApplication:[UIApplication sharedApplication]
403403
appCredentialManager:_appCredentialManager];
404-
404+
405405
[[FIRAuthAppDelegateProxy sharedInstance] addHandler:self];
406406
#endif
407407
}

0 commit comments

Comments
 (0)