Skip to content

Commit cb8eba6

Browse files
committed
Update constants.ts
1 parent 62d74dc commit cb8eba6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/constants.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import * as path from "path";
2-
import { ProcessExecution } from "vscode";
32

43
let platformDir =
54
process.arch == "arm64" ? process.platform + process.arch : process.platform;

0 commit comments

Comments
 (0)