Removed unused imports

This commit is contained in:
Pablo Hoffman 2010-08-31 21:40:05 -03:00
parent 758d21b2f9
commit fb69655a9f
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
import operator
from itertools import groupby
from collections import defaultdict
from scrapy.xlib.pydispatch import dispatcher