Skip to content

Commit 628dc75

Browse files
committed
Remove unused constant
1 parent 2258d8e commit 628dc75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/src/constants.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ export let platformDir =
88
// version is fixed to 2.0
99
export let jsonrpcVersion = "2.0";
1010

11-
export let bscExeName = "bsc.exe";
1211
export let editorAnalysisName = "rescript-editor-analysis.exe";
13-
1412
export let builtinAnalysisDevPath = path.join(
1513
path.dirname(__dirname),
1614
"..",

0 commit comments

Comments
 (0)