From: Michael Tremer Date: Tue, 6 Dec 2016 23:41:53 +0000 (+0100) Subject: constants: Remove unused setting X-Git-Tag: 0.9.28~1285^2~1400 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ea3ed06b600874c7a7cbf067e92a53f20a847e0;p=pakfire.git constants: Remove unused setting Signed-off-by: Michael Tremer --- diff --git a/src/pakfire/constants.py b/src/pakfire/constants.py index 3f4b18339..e7d90ad29 100644 --- a/src/pakfire/constants.py +++ b/src/pakfire/constants.py @@ -98,7 +98,6 @@ MINIMAL_ENVIRONMENT = { "TERM" : "vt100", } -SOURCE_DOWNLOAD_URL = "http://source.ipfire.org/source-3.x/" SOURCE_CACHE_DIR = os.path.join(CACHE_DIR, "sources") TIME_10M = 10