]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - src/PVE/API2/HA/Groups.pm
clean up 'Data::Dumper' usage tree wide
[pve-ha-manager.git] / src / PVE / API2 / HA / Groups.pm
index 90fc43691a89863a7586c6b63486e4e79739636e..820e89365ece8373eed6d7482c7c9dae8a407294 100644 (file)
@@ -2,7 +2,6 @@ package PVE::API2::HA::Groups;
 
 use strict;
 use warnings;
-use Data::Dumper;
 
 use PVE::SafeSyslog;
 use PVE::Tools qw(extract_param);