X-Git-Url: https://git.proxmox.com/?p=pve-client.git;a=blobdiff_plain;f=pveclient;h=ded673656256f7c63ba74f85116ddd9755843431;hp=01cb74b6e575dcab861322ef3ea9349a1dbf2aa8;hb=ca3269f4d89085a2bbbe5ebfdff08966416175d9;hpb=4cedebf640a4b4862a98eb492ddb2f3c56222677 diff --git a/pveclient b/pveclient index 01cb74b..ded6736 100755 --- a/pveclient +++ b/pveclient @@ -5,8 +5,6 @@ package PVE::CLI::pveclient; use strict; use warnings; use Cwd 'abs_path'; -use lib '/usr/share/pve-client'; -use lib '.'; use Data::Dumper; use PVE::JSONSchema qw(register_standard_option get_standard_option);