diff options
Diffstat (limited to 'src/PVE/API2/Network/SDN/Zones')
| -rw-r--r-- | src/PVE/API2/Network/SDN/Zones/Content.pm | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PVE/API2/Network/SDN/Zones/Content.pm b/src/PVE/API2/Network/SDN/Zones/Content.pm index 66f49df..211e71b 100644 --- a/src/PVE/API2/Network/SDN/Zones/Content.pm +++ b/src/PVE/API2/Network/SDN/Zones/Content.pm @@ -2,7 +2,6 @@ package PVE::API2::Network::SDN::Zones::Content;  use strict;  use warnings; -use Data::Dumper;  use PVE::SafeSyslog;  use PVE::Cluster;  | 
