We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcedf5 commit 02f1c16Copy full SHA for 02f1c16
packages/database/src/internal/index.ts
@@ -31,10 +31,7 @@ import {
31
import { Database } from '../api.standalone';
32
import { repoManagerDatabaseFromApp } from '../api/Database';
33
import { setSDKVersion } from '../core/version';
34
-import {
35
- FirebaseAuthInternal,
36
- FirebaseAuthInternalName
37
-} from '@firebase/auth-interop-types';
+import { FirebaseAuthInternal, FirebaseAuthInternalName } from '@firebase/auth-interop-types';
38
39
/**
40
* Used by console to create a database based on the app,
0 commit comments