Skip to content

Commit f06b4e0

Browse files
committed
PR feedback
1 parent f93bffd commit f06b4e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages-exp/auth-exp/src/platform_browser/strategies/abstract_popup_redirect_operation.ts

-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ export abstract class AbstractPopupRedirectOperation
5050
private pendingPromise: PendingPromise | null = null;
5151
private eventManager: EventManager | null = null;
5252
readonly filter: AuthEventType[];
53-
// private readonly bypassAuthState: boolean;
5453

5554
abstract eventId: string | null;
5655

0 commit comments

Comments
 (0)