1
0
Fork 0

Remove useless import

This commit is contained in:
nemunaire 2014-03-03 20:23:17 +01:00
parent d88146780f
commit 46f0d37a81
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import socket
import sys
import threading
class Server(threading.Thread):