Skip to content

Commit 02f1c16

Browse files
committed
Revert "Updated formatting"
This reverts commit 4fcedf5.
1 parent 4fcedf5 commit 02f1c16

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

packages/database/src/internal/index.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@ import {
3131
import { Database } from '../api.standalone';
3232
import { repoManagerDatabaseFromApp } from '../api/Database';
3333
import { setSDKVersion } from '../core/version';
34-
import {
35-
FirebaseAuthInternal,
36-
FirebaseAuthInternalName
37-
} from '@firebase/auth-interop-types';
34+
import { FirebaseAuthInternal, FirebaseAuthInternalName } from '@firebase/auth-interop-types';
3835

3936
/**
4037
* Used by console to create a database based on the app,

0 commit comments

Comments
 (0)