aboutsummaryrefslogtreecommitdiffstats
path: root/test/serv.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/serv.py')
-rw-r--r--test/serv.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/serv.py b/test/serv.py
index f6dee2cc..a89e60d6 100644
--- a/test/serv.py
+++ b/test/serv.py
@@ -1,5 +1,3 @@
-import socket
-from SocketServer import BaseServer
from BaseHTTPServer import HTTPServer
import handler