]> git.proxmox.com Git - pve-firewall.git/blobdiff - src/PVE/API2/Firewall/Rules.pm
d/control: bump pve-cluster dependency for new lock methods
[pve-firewall.git] / src / PVE / API2 / Firewall / Rules.pm
index 1e76e99ae879a32be3f9d07655d538cc7471ac63..63d15b514827570fb141f954ce773a4b5ebb7bf9 100644 (file)
@@ -2,6 +2,7 @@ package PVE::API2::Firewall::RulesBase;
 
 use strict;
 use warnings;
+
 use PVE::JSONSchema qw(get_standard_option);
 use PVE::Exception qw(raise raise_param_exc);