mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-08 17:06:05 +02:00
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…
x
Reference in New Issue
Block a user