mirror of https://github.com/scrapy/scrapy.git
Delete scrapy/linkextractors/__init__.py
This commit is contained in:
parent
cfd40ed57f
commit
896b6dd481
|
|
@ -1,8 +0,0 @@
|
|||
"""
|
||||
scrapy.linkextractors
|
||||
|
||||
This package contains a collection of Link Extractors.
|
||||
|
||||
For more info see docs/topics/link-extractors.rst
|
||||
"""
|
||||
from .lxmlhtml import LxmlLinkExtractor as LinkExtractor
|
||||
Loading…
Reference in New Issue