Skip to content

Commit 32cbaf2

Browse files
committed
Remove unused build import
1 parent 1632a19 commit 32cbaf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/vscode/coder.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ const _ = require("underscore");
55
const buildfile = require("./src/buildfile");
66
const common = require("./build/lib/optimize");
77
const util = require("./build/lib/util");
8-
const deps = require("./build/lib/dependencies");
98

109
const vscodeEntryPoints = _.flatten([
1110
buildfile.entrypoint("vs/workbench/workbench.web.api"),

0 commit comments

Comments
 (0)