]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - src/PVE/CLI/ha_manager.pm
clean up 'Data::Dumper' usage tree wide
[pve-ha-manager.git] / src / PVE / CLI / ha_manager.pm
index 44d7bf2fc474275c98c6701c23bb37015ca0f4d5..48a4f4be3a5321a8b825f0d7454272856799b703 100644 (file)
@@ -2,7 +2,6 @@ package PVE::CLI::ha_manager;
 
 use strict;
 use warnings;
-use Data::Dumper;
 
 use PVE::INotify;
 use JSON;