aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/language/writer.py
diff options
context:
space:
mode:
Diffstat (limited to 'pathod/language/writer.py')
-rw-r--r--pathod/language/writer.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pathod/language/writer.py b/pathod/language/writer.py
index 1a27e1ef..22e32ce2 100644
--- a/pathod/language/writer.py
+++ b/pathod/language/writer.py
@@ -1,6 +1,5 @@
import time
from netlib.exceptions import TcpDisconnect
-import netlib.tcp
BLOCKSIZE = 1024
# It's not clear what the upper limit for time.sleep is. It's lower than the