aboutsummaryrefslogtreecommitdiffstats
path: root/test/tools/passive_close.py
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2016-01-27 10:10:14 +0100
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2016-01-27 10:36:28 +0100
commitc2bb29f669cd80509f4efe205551a9cf5fc29770 (patch)
tree0b5b71ecb430a2eaf6bcdca7cb8fa23e23ab2173 /test/tools/passive_close.py
parent299c7fa34c6e5492dfcc0bb0e7b01e9dd2201b59 (diff)
downloadmitmproxy-c2bb29f669cd80509f4efe205551a9cf5fc29770.tar.gz
mitmproxy-c2bb29f669cd80509f4efe205551a9cf5fc29770.tar.bz2
mitmproxy-c2bb29f669cd80509f4efe205551a9cf5fc29770.zip
cleanup imports
Diffstat (limited to 'test/tools/passive_close.py')
-rw-r--r--test/tools/passive_close.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/tools/passive_close.py b/test/tools/passive_close.py
index 7199ea70..87d8846c 100644
--- a/test/tools/passive_close.py
+++ b/test/tools/passive_close.py
@@ -1,5 +1,4 @@
import SocketServer
-from threading import Thread
from time import sleep