diff --git a/PVE/Service/spiceproxy.pm b/PVE/Service/spiceproxy.pm index 20fd5b24..22a501b0 100755 --- a/PVE/Service/spiceproxy.pm +++ b/PVE/Service/spiceproxy.pm @@ -10,7 +10,6 @@ use warnings; use PVE::SafeSyslog; use PVE::Daemon; use PVE::API2Tools; -use PVE::API2; use PVE::HTTPServer; use base qw(PVE::Daemon);