Commit a7e37e12 authored by Jeremy Hylton's avatar Jeremy Hylton

Remove unused import.

parent cfc81ab7
...@@ -16,7 +16,6 @@ import asyncore ...@@ -16,7 +16,6 @@ import asyncore
import os import os
import socket import socket
import thread import thread
import errno
if os.name == 'posix': if os.name == 'posix':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment