Skip to content

Commit e7b292d

Browse files
committed
Removed firebaseapp import
1 parent 6e0761d commit e7b292d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/util/src/emulator.ts

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
*/
1717

1818
import { base64urlEncodeWithoutPadding } from './crypt';
19-
import { FirebaseApp } from '@firebase/app';
2019

2120
// Firebase Auth tokens contain snake_case claims following the JWT standard / convention.
2221
/* eslint-disable camelcase */

0 commit comments

Comments
 (0)