[pve-devel] [PATCH pve-network 35/38] vnets: remove unused hash:diff
Alexandre Derumier
aderumier at odiso.com
Sun Nov 8 15:19:37 CET 2020
---
PVE/API2/Network/SDN/Vnets.pm | 2 --
1 file changed, 2 deletions(-)
diff --git a/PVE/API2/Network/SDN/Vnets.pm b/PVE/API2/Network/SDN/Vnets.pm
index 84cf433..16959dc 100644
--- a/PVE/API2/Network/SDN/Vnets.pm
+++ b/PVE/API2/Network/SDN/Vnets.pm
@@ -3,8 +3,6 @@ package PVE::API2::Network::SDN::Vnets;
use strict;
use warnings;
-use Hash::Diff qw( diff );
-
use PVE::SafeSyslog;
use PVE::Tools qw(extract_param);
use PVE::Cluster qw(cfs_read_file cfs_write_file);
--
2.20.1
More information about the pve-devel
mailing list