aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/language/websockets.py
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2016-05-28 14:36:43 +0200
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2016-05-28 14:43:32 +0200
commitcaee1adeb613368dc658bfc0c99e445d6f41cd7c (patch)
tree5f7ea696349c91266ebec586bd4a273982e92eca /pathod/language/websockets.py
parentfa7964988f1541587a9fc3b582223e0a7b11a4d1 (diff)
downloadmitmproxy-caee1adeb613368dc658bfc0c99e445d6f41cd7c.tar.gz
mitmproxy-caee1adeb613368dc658bfc0c99e445d6f41cd7c.tar.bz2
mitmproxy-caee1adeb613368dc658bfc0c99e445d6f41cd7c.zip
cleanup imports with flake8
Diffstat (limited to 'pathod/language/websockets.py')
-rw-r--r--pathod/language/websockets.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pathod/language/websockets.py b/pathod/language/websockets.py
index 09443a95..9b752b7e 100644
--- a/pathod/language/websockets.py
+++ b/pathod/language/websockets.py
@@ -1,4 +1,3 @@
-import os
import random
import string
import netlib.websockets