1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Clean up.

This commit is contained in:
Jakub Roztocil
2012-12-01 15:20:14 +01:00
parent 1c5fb89001
commit 4a24cd25b9
2 changed files with 2 additions and 3 deletions

View File

@@ -13,7 +13,6 @@ class Environment(object):
"""
#noinspection PyUnresolvedReferences
is_windows = is_windows
progname = os.path.basename(sys.argv[0])