summaryrefslogtreecommitdiff
path: root/src/PVE/Network/SDN/Dns.pm
diff options
context:
space:
mode:
Diffstat (limited to 'src/PVE/Network/SDN/Dns.pm')
-rw-r--r--src/PVE/Network/SDN/Dns.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PVE/Network/SDN/Dns.pm b/src/PVE/Network/SDN/Dns.pm
index c2e153a..581b467 100644
--- a/src/PVE/Network/SDN/Dns.pm
+++ b/src/PVE/Network/SDN/Dns.pm
@@ -3,7 +3,6 @@ package PVE::Network::SDN::Dns;
use strict;
use warnings;
-use Data::Dumper;
use JSON;
use PVE::Tools qw(extract_param dir_glob_regex run_command);