From b7ed3589d3b16fc11aec9c449d386c0f0a4a2611 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Fri, 16 Oct 2015 07:32:49 +0200 Subject: [PATCH] [sitemap] remove deprecated URL from settings Change-Id: I2c3b1a7757b0a01b5822b827b3445cd46bdbc57c --- sitemap/generator/settings.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/sitemap/generator/settings.py b/sitemap/generator/settings.py index 4bab6681..1f4f76ec 100644 --- a/sitemap/generator/settings.py +++ b/sitemap/generator/settings.py @@ -12,9 +12,6 @@ # Configuration variables used inside Scrapy to enable modules/pipelines # and to affect the behavior of several parts. -# -# All available configuration variables are documente at -# http://doc.scrapy.org/en/latest/topics/settings.html. from scrapy import linkextractors