removed unused library from pandora_df
This commit is contained in:
parent
36ea2faaad
commit
5a698f9ca9
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue