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 bbcf9ea commit 3eb33e3Copy full SHA for 3eb33e3
packages/firestore/src/util/input_validation.ts
@@ -20,7 +20,6 @@ import { fail } from './assert';
20
import { Code, FirestoreError } from './error';
21
import { DocumentKey } from '../model/document_key';
22
import { ResourcePath } from '../model/path';
23
-import { Compat } from '../compat/compat';
24
25
/** Types accepted by validateType() and related methods for validation. */
26
export type ValidationType =
0 commit comments