Skip to content

Commit 8f56a6e

Browse files
committed
fixup
1 parent b04ddc8 commit 8f56a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/models/CodeServer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import * as util from "util"
77
import { logError, normalize, plural } from "../../../src/common/util"
88
import { onLine } from "../../../src/node/util"
99
import { PASSWORD, workspaceDir } from "../../utils/constants"
10-
import { getMaybeProxiedCodeServer, getProxiedCodeServer, idleTimer, tmpdir } from "../../utils/helpers"
10+
import { getMaybeProxiedCodeServer, idleTimer, tmpdir } from "../../utils/helpers"
1111

1212
interface CodeServerProcess {
1313
process: cp.ChildProcess

0 commit comments

Comments
 (0)