aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorShadab Zafar <dufferzafar0@gmail.com>2016-03-07 09:20:00 +0530
committerShadab Zafar <dufferzafar0@gmail.com>2016-03-11 17:57:57 +0530
commitc378fe21996d2f5dd4ac435f4c765e336d4c656d (patch)
treefa3971a61ddce9996e017d03b8da6b1937552190 /test
parent9ef1522b5f2e855c5d2e343e7d49acd36ee4f6a0 (diff)
downloadmitmproxy-c378fe21996d2f5dd4ac435f4c765e336d4c656d.tar.gz
mitmproxy-c378fe21996d2f5dd4ac435f4c765e336d4c656d.tar.bz2
mitmproxy-c378fe21996d2f5dd4ac435f4c765e336d4c656d.zip
Remove missing import
Diffstat (limited to 'test')
-rw-r--r--test/mitmproxy/test_flow_export.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/mitmproxy/test_flow_export.py b/test/mitmproxy/test_flow_export.py
index 3dc07427..62161d5d 100644
--- a/test/mitmproxy/test_flow_export.py
+++ b/test/mitmproxy/test_flow_export.py
@@ -1,4 +1,3 @@
-import json
from textwrap import dedent
import netlib.tutils