]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - src/pve-ha-tester
remove ugly import hack
[pve-ha-manager.git] / src / pve-ha-tester
index c1b990360306047dfb734c1c7fd3f77d70779a3e..914d0bb688dd8d91925bccc86888f8e201429079 100755 (executable)
@@ -6,7 +6,7 @@ use JSON;
 use lib '..';
 
 use PVE::Tools;
-use PVE::HA::Config 'testenv';
+use PVE::HA::Config;
 
 use PVE::HA::Sim::TestHardware;