Skip to content

Commit a25263d

Browse files
committed
removed unused imports
1 parent 443ea13 commit a25263d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/remote-config/src/storage/storage.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import {
2222
} from '../client/remote_config_fetch_client';
2323
import { ERROR_FACTORY, ErrorCode } from '../errors';
2424
import { FirebaseError } from '@firebase/util';
25-
import { ErrorFactory } from '@firebase/util';
2625

2726
/**
2827
* Converts an error event associated with a {@link IDBRequest} to a {@link FirebaseError}.

0 commit comments

Comments
 (0)