Skip to content

Commit b61d33e

Browse files
committed
lint
1 parent 2c1d96c commit b61d33e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/commands/npm/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ export const npm = {
1515
if (signal) {
1616
process.kill(process.pid, signal)
1717
} else if (code !== null) {
18-
console.log(wrapperPath, ...argv)
1918
process.exit(code)
2019
}
2120
})

0 commit comments

Comments
 (0)