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 7507f02 commit e3fd388Copy full SHA for e3fd388
1 file changed
packages/database/__tests__/database.test.ts
@@ -49,9 +49,6 @@ import database, {
49
ServerValue,
50
} from '../lib';
51
52
-// @ts-ignore - no declaration file for DatabaseStatics
53
-import DatabaseStatics from '../lib/DatabaseStatics';
54
-
55
import {
56
createCheckV9Deprecation,
57
CheckV9DeprecationFunction,
0 commit comments