Removed unnecessary import
This commit is contained in:
parent
411c55452a
commit
3917a81ba1
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import json
|
||||
import socket
|
||||
import struct
|
||||
import time
|
||||
import DataTypes
|
||||
|
||||
class ESock:
|
||||
|
|
Reference in a new issue