Removing useless import
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user