Skip to content

Commit aac9b99

Browse files
committed
Formatting
1 parent 6e4fdba commit aac9b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-exp/auth-exp/src/core/auth/auth_impl.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ export class AuthImplCompat<T extends User> implements Auth, _FirebaseService {
225225
if (this.redirectPersistenceManager || this._popupRedirectResolver) {
226226
await this._setRedirectUser(null);
227227
}
228-
228+
229229
return this.updateCurrentUser(null);
230230
}
231231

0 commit comments

Comments
 (0)