Deleted unnecessary import statement
This commit is contained in:
parent
1fc2a917d4
commit
bf69d24566
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import os
|
|||
import time
|
||||
import json
|
||||
import itertools
|
||||
import socket
|
||||
|
||||
# Third party modules
|
||||
import gevent
|
||||
|
|
Loading…
Reference in a new issue