We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0761d commit e7b292dCopy full SHA for e7b292d
packages/util/src/emulator.ts
@@ -16,7 +16,6 @@
16
*/
17
18
import { base64urlEncodeWithoutPadding } from './crypt';
19
-import { FirebaseApp } from '@firebase/app';
20
21
// Firebase Auth tokens contain snake_case claims following the JWT standard / convention.
22
/* eslint-disable camelcase */
0 commit comments