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 dd0a25a commit ffd9222Copy full SHA for ffd9222
packages/database-compat/test/helpers/util.ts
@@ -22,7 +22,6 @@ import '../../src/index';
22
import firebase from '@firebase/app-compat';
23
import { _FirebaseNamespace } from '@firebase/app-types/private';
24
import { Component, ComponentType } from '@firebase/component';
25
-import { Deferred } from '@firebase/util';
26
27
import { Path } from '../../../database/src/core/util/Path';
28
import { Query, Reference } from '../../src/api/Reference';
0 commit comments