gen-pmg.conf.5-opts: drop unused Data::Dumper

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-01-09 13:40:18 +01:00
parent 2b6070e788
commit 6e74616302

View File

@ -7,8 +7,6 @@ use warnings;
use PVE::RESTHandler;
use Data::Dumper;
use PMG::Config;
my $types = PMG::Config::Base->lookup_types;