]> git.proxmox.com Git - pve-manager.git/commitdiff
add use clause for PVE::API2::LXC::Status
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 7 Sep 2015 09:01:03 +0000 (11:01 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 7 Sep 2015 09:01:03 +0000 (11:01 +0200)
PVE/API2/Nodes.pm

index 1528fc6db82a4ff2eb5c881e3e1d8507457469e2..3ccbe8846db349b7c6eb49da930d3c5c7e27cf07 100644 (file)
@@ -32,6 +32,7 @@ use PVE::API2::Storage::Scan;
 use PVE::API2::Storage::Status;
 use PVE::API2::Qemu;
 use PVE::API2::LXC;
 use PVE::API2::Storage::Status;
 use PVE::API2::Qemu;
 use PVE::API2::LXC;
+use PVE::API2::LXC::Status;
 use PVE::API2::VZDump;
 use PVE::API2::APT;
 use PVE::API2::Ceph;
 use PVE::API2::VZDump;
 use PVE::API2::APT;
 use PVE::API2::Ceph;