diff --git a/PVE/CLI/qm.pm b/PVE/CLI/qm.pm index 42b8f2ca..48fbc5fc 100755 --- a/PVE/CLI/qm.pm +++ b/PVE/CLI/qm.pm @@ -13,7 +13,6 @@ use IO::Select; use URI::Escape; use PVE::Tools qw(extract_param); -use PVE::PTY; use PVE::Cluster; use PVE::SafeSyslog; use PVE::INotify;