aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_proxy.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_proxy.py')
-rw-r--r--test/test_proxy.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/test_proxy.py b/test/test_proxy.py
index 10587168..e137c687 100644
--- a/test/test_proxy.py
+++ b/test/test_proxy.py
@@ -1,7 +1,4 @@
-import cStringIO, textwrap
-from cStringIO import StringIO
-import libpry
-from libmproxy import proxy, flow
+from libmproxy import proxy
import tutils