Skip to content

Commit

Permalink
Remove unnecessary import stmt.
Browse files Browse the repository at this point in the history
  • Loading branch information
taeold committed Jan 13, 2023
1 parent 7331550 commit e779577
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/serve/functions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {
FunctionsEmulator,
FunctionsEmulatorArgs,
} from "../emulator/functionsEmulator";
import { parseRuntimeVersion } from "../emulator/functionsEmulatorUtils";
import { needProjectId } from "../projectUtils";
import { getProjectDefaultAccount } from "../auth";
import { Options } from "../options";
Expand Down

0 comments on commit e779577

Please sign in to comment.