From: Stefan Schantl Date: Tue, 22 Sep 2020 18:25:04 +0000 (+0200) Subject: guardian.cgi: Drop unused use of Locale::Codes::Country. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd7aef35a97fa2fb8c74d64ac5ea7a2dd3f816c7;p=people%2Fms%2Fipfire-2.x.git guardian.cgi: Drop unused use of Locale::Codes::Country. Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/guardian.cgi b/html/cgi-bin/guardian.cgi index 71316523fa..7dc6b01492 100644 --- a/html/cgi-bin/guardian.cgi +++ b/html/cgi-bin/guardian.cgi @@ -20,7 +20,6 @@ ############################################################################### use strict; -use Locale::Codes::Country; use Guardian::Socket; # enable only the following on debugging purpose