cleanup imports

This commit is contained in:
Friedrich Lindenberg
2017-10-25 23:06:55 +02:00
parent f2e62606c7
commit dbc1edeca9
-1
View File
@@ -3,7 +3,6 @@ from hashlib import sha1
from collections import OrderedDict, Sequence
from six.moves.urllib.parse import urlparse
QUERY_STEP = 1000
row_type = OrderedDict