Skip to content
Snippets Groups Projects
Commit 90e4a60f authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Removed debug print statement

parent f5d284bf
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,6 @@ def parse_options():
help='filename for compressed output (default is '
'stdout)')
args = parser.parse_args()
print args
# Enable all compression options if none are explicitely enabled
if not any([args.compress_whitespace, args.compress_color,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment