From a2ad9a659fb4d88242972d88fc97d9224c050cd7 Mon Sep 17 00:00:00 2001 From: Heuzef Date: Fri, 11 Oct 2019 10:39:03 +0200 Subject: [PATCH] Remove POSIX and Getopt::Long --- Check.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/Check.pm b/Check.pm index b5cd730..d465e33 100644 --- a/Check.pm +++ b/Check.pm @@ -21,8 +21,6 @@ use strict; use lib "/usr/share/BackupPC/lib"; use BackupPC::Lib; use BackupPC::CGI::Lib qw(:all); -use POSIX; -use Getopt::Long; use Statistics::Descriptive; sub action