mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-25 13:44:07 +00:00
removed unused imports
This commit is contained in:
parent
0c292e3350
commit
655cfe138d
@ -1,10 +1,6 @@
|
||||
from scrapy.command import ScrapyCommand
|
||||
from scrapy.core.manager import scrapymanager
|
||||
from scrapy.conf import settings
|
||||
from scrapy.utils.url import is_url
|
||||
from scrapy.spider import spiders
|
||||
from scrapy.http import Request
|
||||
from scrapy import log
|
||||
|
||||
|
||||
class Command(ScrapyCommand):
|
||||
|
Loading…
x
Reference in New Issue
Block a user