]> git.proxmox.com Git - pve-access-control.git/blobdiff - PVE/API2/Domains.pm
split and sort some module use
[pve-access-control.git] / PVE / API2 / Domains.pm
index 23db19b183ccbe01fd5c53923867e756e3e5f335..8ae1db08d4a58facc7ddcbbbb193a1362da5a836 100644 (file)
@@ -2,6 +2,7 @@ package PVE::API2::Domains;
 
 use strict;
 use warnings;
+
 use PVE::Exception qw(raise_param_exc);
 use PVE::Tools qw(extract_param);
 use PVE::Cluster qw (cfs_read_file cfs_write_file);