diff --git a/docs/topics/downloader-middleware.rst b/docs/topics/downloader-middleware.rst index 80524200f..737ed5995 100644 --- a/docs/topics/downloader-middleware.rst +++ b/docs/topics/downloader-middleware.rst @@ -362,8 +362,6 @@ In order to use this policy, set: * :setting:`HTTPCACHE_POLICY` to ``scrapy.contrib.httpcache.RFC2616Policy`` -This is the default cache policy. - .. _httpcache-storage-dbm: