]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
guardian.cgi: Drop unused use of Locale::Codes::Country.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 11 Sep 2020 12:57:59 +0000 (14:57 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 11 Sep 2020 12:57:59 +0000 (14:57 +0200)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
html/cgi-bin/guardian.cgi

index 71316523fa203536d4499f137ca66777a814a037..7dc6b014928e7e66806b43dc347c02eb24ea89e6 100644 (file)
@@ -20,7 +20,6 @@
 ###############################################################################
 
 use strict;
-use Locale::Codes::Country;
 use Guardian::Socket;
 
 # enable only the following on debugging purpose