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 4ddd4f7 commit bbcf9eaCopy full SHA for bbcf9ea
packages/firestore/exp/src/api/transaction.ts
@@ -25,7 +25,6 @@ import {
25
import { Transaction as InternalTransaction } from '../../../src/core/transaction';
26
import { validateReference } from '../../../lite/src/api/write_batch';
27
import { DocumentReference } from '../../../lite/src/api/reference';
28
-import { cast } from '../../../src/util/input_validation';
29
import { ExpUserDataWriter } from './reference';
30
import { firestoreClientTransaction } from '../../../src/core/firestore_client';
31
0 commit comments