]> git.proxmox.com Git - pve-access-control.git/blobdiff - PVE/AccessControl.pm
Remove unused Dumper uses
[pve-access-control.git] / PVE / AccessControl.pm
index 98e2fd6849e68c548f5ebfbb3a9235b6662956d8..b45abda9cfa52d466313b56766a31216411347ad 100644 (file)
@@ -22,8 +22,6 @@ use PVE::Auth::LDAP;
 use PVE::Auth::PVE;
 use PVE::Auth::PAM;
 
-use Data::Dumper; # fixme: remove
-
 # load and initialize all plugins
 
 PVE::Auth::AD->register();