remove dumper
This commit is contained in:
parent
ca39ca9d47
commit
a0d106ae51
|
@ -146,9 +146,6 @@ sub manage_selection {
|
|||
$self->{output}->add_option_msg(short_msg => 'No databases found');
|
||||
$self->{output}->option_exit();
|
||||
}
|
||||
|
||||
use Data::Dumper;
|
||||
print Dumper $self;
|
||||
}
|
||||
|
||||
1;
|
||||
|
|
Loading…
Reference in New Issue