]> git.proxmox.com Git - qemu-server.git/commitdiff
qm: PVE::PTY is not used anymore
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Jun 2018 11:58:33 +0000 (13:58 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Jun 2018 11:58:42 +0000 (13:58 +0200)
PVE/CLI/qm.pm

index 42b8f2caf27e3cbe14f47551dc90ae7f2c5d48ff..48fbc5fca3430b857d4697973ad09b990c86bfb8 100755 (executable)
@@ -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;