general-functions.pl: Drop unused use of Locale::Codes::Country.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl
2020-09-22 20:25:05 +02:00
committed by Michael Tremer
parent 6c1f3dd935
commit 278b8710bc

View File

@@ -17,7 +17,6 @@ package General;
use strict;
use Socket;
use IO::Socket;
use Locale::Codes::Country;
use Net::SSLeay;
use Net::IPv4Addr qw(:all);
$|=1; # line buffering