Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljoseph committed Oct 14, 2013
1 parent e6897fc commit fc36c96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions remarkable/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,3 @@ def main():
for command in commands:
if arguments[command]:
globals()[command](arguments)

if arguments['remark']:
remark(arguments)

0 comments on commit fc36c96

Please sign in to comment.