diff --git a/src/PVE/API2/Storage/Content.pm b/src/PVE/API2/Storage/Content.pm index fe0ad4a..3b73e90 100644 --- a/src/PVE/API2/Storage/Content.pm +++ b/src/PVE/API2/Storage/Content.pm @@ -2,7 +2,6 @@ package PVE::API2::Storage::Content; use strict; use warnings; -use Data::Dumper; use PVE::SafeSyslog; use PVE::Cluster;