Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
Removed unneeded import in poll_profile.
Browse files Browse the repository at this point in the history
  • Loading branch information
Szymon Guz committed Mar 21, 2013
1 parent f68ba35 commit 163fa62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/poll_profiles
Expand Up @@ -366,7 +366,6 @@ def process_edan_all(profile, blacklist=None):
else:
item_f.close()

from collections import OrderedDict
limit = 1000
for cid in collections:
# Open tmp collection file and append items
Expand Down

0 comments on commit 163fa62

Please sign in to comment.