removed unused library from pandora_df

This commit is contained in:
fbsanchez 2016-08-18 13:35:39 +02:00
parent 36ea2faaad
commit 5a698f9ca9
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ my $all_filesystems = 0;
# Regex flag
my $regex_mode = 0;
use Data::Dumper;
sub check_re($$){
my $item = shift;
my $array = shift;