mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-15 05:19:39 +00:00
gen-pmg.conf.5-opts: drop unused Data::Dumper
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2b6070e788
commit
6e74616302
@ -7,8 +7,6 @@ use warnings;
|
|||||||
|
|
||||||
use PVE::RESTHandler;
|
use PVE::RESTHandler;
|
||||||
|
|
||||||
use Data::Dumper;
|
|
||||||
|
|
||||||
use PMG::Config;
|
use PMG::Config;
|
||||||
|
|
||||||
my $types = PMG::Config::Base->lookup_types;
|
my $types = PMG::Config::Base->lookup_types;
|
||||||
|
Loading…
Reference in New Issue
Block a user