Skip to content

Commit 8fa2a99

Browse files
committed
Formatting
1 parent 1a1262a commit 8fa2a99

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages-exp/auth-exp/src/platform_browser/popup_redirect.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,11 @@ import { _getCurrentUrl } from '../core/util/location';
2929
import { _open, AuthPopup } from '../core/util/popup';
3030
import { ApiKey, AppName, Auth } from '../model/auth';
3131
import {
32-
AuthEventType, EventManager, GapiAuthEvent, GapiOutcome, PopupRedirectResolver
32+
AuthEventType,
33+
EventManager,
34+
GapiAuthEvent,
35+
GapiOutcome,
36+
PopupRedirectResolver
3337
} from '../model/popup_redirect';
3438
import { _setWindowLocation } from './auth_window';
3539
import { _openIframe } from './iframe/iframe';

0 commit comments

Comments
 (0)