mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-25 22:55:15 +02:00
Remove Dumper debug
This commit is contained in:
parent
ccb5c4fbab
commit
26c1247b98
@ -118,10 +118,6 @@ sub manage_selection {
|
|||||||
commentCount => $item->{commentCount},
|
commentCount => $item->{commentCount},
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
use Data::Dumper;
|
|
||||||
print Dumper($self->{problem});
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user