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 443ea13 commit a25263dCopy full SHA for a25263d
packages/remote-config/src/storage/storage.ts
@@ -22,7 +22,6 @@ import {
22
} from '../client/remote_config_fetch_client';
23
import { ERROR_FACTORY, ErrorCode } from '../errors';
24
import { FirebaseError } from '@firebase/util';
25
-import { ErrorFactory } from '@firebase/util';
26
27
/**
28
* Converts an error event associated with a {@link IDBRequest} to a {@link FirebaseError}.
0 commit comments