Skip to content

Commit b34395f

Browse files
committed
Remove unused dependency
1 parent 79e3071 commit b34395f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/emulator-testing/firestore-test-runner.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import * as path from 'path';
2626
import freePortFinder from 'find-free-port';
2727

2828
import { FirestoreEmulator } from './emulators/firestore-emulator';
29-
import {SpawnOptions} from "child_process";
3029

3130
function runTest(port: number, projectId: string, withPersistence: boolean) {
3231
const options = {

0 commit comments

Comments
 (0)