mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-25 14:44:43 +02:00
remove dumper
This commit is contained in:
parent
c0a5945873
commit
8d6b146f5d
@ -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