Delete 'spider'

master
Q5nmvkg4x 3 years ago
parent 5fd3458edc
commit 8677b8e122

@ -1,12 +0,0 @@
# Define here the models for your scraped items
#
# See documentation in:
# https://docs.scrapy.org/en/latest/topics/items.html
import scrapy
class SpiderItem(scrapy.Item):
# define the fields for your item here like:
# name = scrapy.Field()
pass
Loading…
Cancel
Save