Skip to content

Commit

Permalink
Remove unnecessary aliases from CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
gakimball committed Feb 4, 2016
1 parent 2817e3b commit d753610
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/inky.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ var cli = multiline(function() {/*
*/});

var aliases = {
i: 'input',
o: 'output',
w: 'watch'
}

Expand Down

0 comments on commit d753610

Please sign in to comment.