diff --git a/gen-pmg.conf.5-opts.pl b/gen-pmg.conf.5-opts.pl index 21c2a19..37f6141 100755 --- a/gen-pmg.conf.5-opts.pl +++ b/gen-pmg.conf.5-opts.pl @@ -7,8 +7,6 @@ use warnings; use PVE::RESTHandler; -use Data::Dumper; - use PMG::Config; my $types = PMG::Config::Base->lookup_types;