From 6a498948fb314b7975f31413a4fba420019816f6 Mon Sep 17 00:00:00 2001 From: Heuzef Date: Fri, 27 Sep 2019 12:53:40 +0200 Subject: [PATCH] Clean code --- Check.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/Check.pm b/Check.pm index 7db5d67..3fe3735 100644 --- a/Check.pm +++ b/Check.pm @@ -28,8 +28,6 @@ use Statistics::Descriptive; use Data::Dumper; my $host = "localhost"; -my $entity = ""; -my $sizeConsistency = size_consistency(); sub action {