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 7331550 commit e779577Copy full SHA for e779577
src/serve/functions.ts
@@ -4,7 +4,6 @@ import {
4
FunctionsEmulator,
5
FunctionsEmulatorArgs,
6
} from "../emulator/functionsEmulator";
7
-import { parseRuntimeVersion } from "../emulator/functionsEmulatorUtils";
8
import { needProjectId } from "../projectUtils";
9
import { getProjectDefaultAccount } from "../auth";
10
import { Options } from "../options";
0 commit comments