]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/API2/Storage/Config.pm
remove useless "use PVE::PTY;"
[pve-storage.git] / PVE / API2 / Storage / Config.pm
index 6f382c8b9af139e9bb6676e9f7bfeef0a66c684c..f3601bb40a5899814dfc27a190d4ab9b61446177 100755 (executable)
@@ -12,7 +12,6 @@ use HTTP::Status qw(:constants);
 use Storable qw(dclone);
 use PVE::JSONSchema qw(get_standard_option);
 use PVE::RPCEnvironment;
-use PVE::PTY;
 
 use PVE::RESTHandler;