mirror of https://github.com/scrapy/scrapy.git
removed unneeded import
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40980
This commit is contained in:
parent
04baa7aed7
commit
2f75c2c93e
|
|
@ -1,4 +1,3 @@
|
|||
from scrapy.contrib_exp.newitem.declarative import Declarative
|
||||
from scrapy.utils.python import get_func_args
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue