From 180b98726e44c9f552f11cce3f9900e5fe9a3dd8 Mon Sep 17 00:00:00 2001 From: Quentin Garnier Date: Thu, 28 Aug 2014 17:35:39 +0200 Subject: [PATCH] + Remove useless 'use' call --- centreon-plugins/network/stonesoft/mode/storage.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/centreon-plugins/network/stonesoft/mode/storage.pm b/centreon-plugins/network/stonesoft/mode/storage.pm index 821a1469e..68b8eefa8 100644 --- a/centreon-plugins/network/stonesoft/mode/storage.pm +++ b/centreon-plugins/network/stonesoft/mode/storage.pm @@ -39,7 +39,6 @@ use base qw(centreon::plugins::mode); use strict; use warnings; -use centreon::plugins::statefile; my $oid_fwMountPointName = '.1.3.6.1.4.1.1369.5.2.1.11.3.1.3'; my $oid_fwPartitionSize = '.1.3.6.1.4.1.1369.5.2.1.11.3.1.4'; # in kB