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 time
|
||||||
import json
|
import json
|
||||||
import itertools
|
import itertools
|
||||||
import socket
|
|
||||||
|
|
||||||
# Third party modules
|
# Third party modules
|
||||||
import gevent
|
import gevent
|
||||||
|
|
Loading…
Reference in a new issue