Skip to content

Commit a6456a0

Browse files
committed
Formatting
1 parent c97a436 commit a6456a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/auth-compat/src/popup_redirect.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ export class CompatPopupRedirectResolver
3939
bypassAuthState: boolean
4040
) => Promise<exp.UserCredential | null> = exp._getRedirectResult;
4141
_overrideRedirectResult = exp._overrideRedirectResult;
42-
4342

4443
async _initialize(auth: exp.AuthImpl): Promise<exp.EventManager> {
4544
await this.selectUnderlyingResolver();

0 commit comments

Comments
 (0)