Skip to content

Commit c200872

Browse files
committed
run lint and fix
1 parent ec7b964 commit c200872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/database/src/internal/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ import {
3131
Provider
3232
} from '@firebase/component';
3333

34-
import { Database } from '../api.standalone';
3534
import { repoManagerDatabaseFromApp } from '../api/Database';
35+
import { Database } from '../api.standalone';
3636
import { setSDKVersion } from '../core/version';
3737

3838
/**

0 commit comments

Comments
 (0)