Commit 90e6d040 authored by Antoine Pitrou's avatar Antoine Pitrou

Remove unused import

parent fa2b9380
......@@ -83,7 +83,6 @@ from socket import socket, AF_INET, SOCK_STREAM
import base64 # for DER-to-PEM translation
import traceback
import errno
import time
class SSLSocket(socket):
......
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