Skip to content

Commit

Permalink
removed TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
phradion committed May 26, 2017
1 parent 646363c commit 5fe6dfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/lgtm_hd/cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ def run
say "-- LGTM Interactive mode --"
source_uri = ask('Source (URL or Path/to/file): ')
output_uri = ask('Output Folder: ')
# TODO accept relative path "~/.."
to_clipboard = agree("Copy to clipboard afterward? [Y/N]")
else
say "usage: lgtm_hd <source_uri> <output_path> [--clipboard] [--interactive]"
Expand Down

0 comments on commit 5fe6dfe

Please sign in to comment.