]> git.proxmox.com Git - pve-client.git/blobdiff - PVE/APIClient/Config.pm
Add update-pve-common make target to move code to PVE/APIClient.
[pve-client.git] / PVE / APIClient / Config.pm
index 166a6291616a8cc20fc2ae136deb2050961ae562..7189d8e41c3ab74c90f6cb16e5a8a43b26eded65 100644 (file)
@@ -6,7 +6,7 @@ use JSON;
 
 use PVE::JSONSchema;
 use PVE::SectionConfig;
-use PVE::Tools qw(file_get_contents file_set_contents);
+use PVE::APIClient::Tools qw(file_get_contents file_set_contents);
 
 use base qw(PVE::SectionConfig);