Skip to content

Commit 8701049

Browse files
committed
remove unneeded debug
1 parent 030776a commit 8701049

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
const debug = require('debug')('workspace-resolver');
21
const _ = require('lodash');
32
const join = require('path').join;
43
const writeJsonFile = require('write-json-file');

0 commit comments

Comments
 (0)