Skip to content

Commit 4af188b

Browse files
authored
Remove debug log for patched version (#598)
Introduced with PR #578
1 parent d73fa95 commit 4af188b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cli.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2586,7 +2586,6 @@ program.on('--help', function() {
25862586
console.log('');
25872587
});
25882588

2589-
console.log('Lawrence patched version');
25902589
program.parse(process.argv);
25912590

25922591
if (!program.args.length) {

0 commit comments

Comments
 (0)