Skip to content

Commit e779577

Browse files
committed
Remove unnecessary import stmt.
1 parent 7331550 commit e779577

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/serve/functions.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import {
44
FunctionsEmulator,
55
FunctionsEmulatorArgs,
66
} from "../emulator/functionsEmulator";
7-
import { parseRuntimeVersion } from "../emulator/functionsEmulatorUtils";
87
import { needProjectId } from "../projectUtils";
98
import { getProjectDefaultAccount } from "../auth";
109
import { Options } from "../options";

0 commit comments

Comments
 (0)