From a67dc6c73cca7511840dfb180d2ae1d69b01e05b Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Sat, 8 Aug 2009 04:42:14 -0300 Subject: [PATCH] removed unused module --- scrapy/conf/commands/test.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 scrapy/conf/commands/test.py diff --git a/scrapy/conf/commands/test.py b/scrapy/conf/commands/test.py deleted file mode 100644 index bcee80b55..000000000 --- a/scrapy/conf/commands/test.py +++ /dev/null @@ -1 +0,0 @@ -LOG_ENABLED = False