Skip to content

Commit 3eb33e3

Browse files
Update input_validation.ts
1 parent bbcf9ea commit 3eb33e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/src/util/input_validation.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import { fail } from './assert';
2020
import { Code, FirestoreError } from './error';
2121
import { DocumentKey } from '../model/document_key';
2222
import { ResourcePath } from '../model/path';
23-
import { Compat } from '../compat/compat';
2423

2524
/** Types accepted by validateType() and related methods for validation. */
2625
export type ValidationType =

0 commit comments

Comments
 (0)