cleanup imports
This commit is contained in:
parent
f2e62606c7
commit
dbc1edeca9
@ -3,7 +3,6 @@ from hashlib import sha1
|
|||||||
from collections import OrderedDict, Sequence
|
from collections import OrderedDict, Sequence
|
||||||
from six.moves.urllib.parse import urlparse
|
from six.moves.urllib.parse import urlparse
|
||||||
|
|
||||||
|
|
||||||
QUERY_STEP = 1000
|
QUERY_STEP = 1000
|
||||||
row_type = OrderedDict
|
row_type = OrderedDict
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user