Remove unused import

This commit is contained in:
Tarjei Husøy 2016-05-30 10:01:14 -07:00
parent dcf90c1203
commit 792c55dfbc

View file

@ -27,7 +27,6 @@ import socket
import ssl
import select
import struct
import sys
import threading
import time
import logging