Commit 90e4a60f authored by Taddeüs Kroes's avatar Taddeüs Kroes

Removed debug print statement

parent f5d284bf
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment