Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Commit

Permalink
Revert debugging statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Alok Menghrajani committed Mar 26, 2014
1 parent 90a0258 commit f73e952
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/codemod.py
Expand Up @@ -807,7 +807,6 @@ def _parse_command_line():
try:
options = _parse_command_line()
except _UsageException:
print(__doc__)
print_through_less(__doc__.strip())
sys.exit(2)
run_interactive(**options)

0 comments on commit f73e952

Please sign in to comment.