]> git.proxmox.com Git - pve-client.git/blobdiff - PVE/APIClient/SectionConfig.pm
update files from pve-common
[pve-client.git] / PVE / APIClient / SectionConfig.pm
index 28224e816af934ff8e3cbf64a79ca6a20fd05333..bd428eb03c799f62bceaa6b2ba8d0918ad506087 100644 (file)
@@ -3,7 +3,6 @@ package PVE::APIClient::SectionConfig;
 use strict;
 use warnings;
 use Digest::SHA;
-use PVE::APIClient::Exception qw(raise_param_exc);
 use PVE::APIClient::JSONSchema qw(get_standard_option);
 
 use Data::Dumper;