mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-15 23:02:05 +03:00
Gateway: Remove un-necessary import urlparse
This commit is contained in:
parent
1384241f13
commit
1f991e7c44
@ -35,7 +35,6 @@ instead do:
|
|||||||
|
|
||||||
import gevent
|
import gevent
|
||||||
import simplejson
|
import simplejson
|
||||||
import urlparse
|
|
||||||
import zmq.green as zmq
|
import zmq.green as zmq
|
||||||
from gevent import monkey
|
from gevent import monkey
|
||||||
from pkg_resources import resource_string
|
from pkg_resources import resource_string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user