Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomek Wiszniewski committed May 30, 2016
1 parent 5195efd commit 0d92ab2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/monopod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const program = commander
.parse(process.argv);

// Custom `--help`
console.log(customHelp);
customHelp({ program, binary: 'monopod' });

// TODO: Program logic

0 comments on commit 0d92ab2

Please sign in to comment.