Removing useless import
This commit is contained in:
parent
3dff072840
commit
15877e456a
@ -3,7 +3,6 @@
|
|||||||
import sys
|
import sys
|
||||||
|
|
||||||
import scrapy
|
import scrapy
|
||||||
from scrapy.http import Response
|
|
||||||
from scrapy.crawler import CrawlerProcess
|
from scrapy.crawler import CrawlerProcess
|
||||||
from scrapy.spiders import CrawlSpider, Rule
|
from scrapy.spiders import CrawlSpider, Rule
|
||||||
from scrapy.linkextractors import LinkExtractor
|
from scrapy.linkextractors import LinkExtractor
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user