Skip to content

Commit 0a74735

Browse files
committed
Remove unused imports
1 parent ee6def9 commit 0a74735

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/auth/src/platform_browser/persistence/local_storage.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
import { Persistence } from '../../model/public_types';
1919

2020
import {
21-
_isSafari,
22-
_isIOS,
23-
_isIframe,
2421
_isMobileBrowser,
2522
_isIE10
2623
} from '../../core/util/browser';

0 commit comments

Comments
 (0)