Skip to content

Commit 3a4ba47

Browse files
committed
Fixed linting
1 parent 1c4c6ee commit 3a4ba47

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/auth/src/api/index.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ import {
1919
FirebaseError,
2020
isCloudflareWorker,
2121
isCloudWorkstation,
22-
querystring,
23-
updateEmulatorBanner
22+
querystring
2423
} from '@firebase/util';
2524

2625
import { AuthErrorCode, NamedErrorParams } from '../core/errors';

0 commit comments

Comments
 (0)