summaryrefslogtreecommitdiffstats
path: root/examples/7zx.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/7zx.py')
-rw-r--r--examples/7zx.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/7zx.py b/examples/7zx.py
index 3d15254..18d7e33 100644
--- a/examples/7zx.py
+++ b/examples/7zx.py
@@ -18,8 +18,6 @@ Options:
NOTSET
-d, --debug-trace Print lots of debugging information (-D NOTSET)
"""
-from __future__ import print_function
-
import io
import logging
import os