Removed unnecessary import

This commit is contained in:
PhilipTrauner 2016-01-02 03:44:17 +01:00
parent 411c55452a
commit 3917a81ba1

View file

@ -1,7 +1,6 @@
import json
import socket
import struct
import time
import DataTypes
class ESock: