]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - src/PVE/HA/Resources/PVEVM.pm
Whitespace cleanup
[pve-ha-manager.git] / src / PVE / HA / Resources / PVEVM.pm
index d07d5c98933ee7323decd7befc3db22a1c2a67c4..9dcf55874fb05eeb31d370382553f374855032ae 100644 (file)
@@ -88,7 +88,6 @@ sub shutdown {
     PVE::HA::Tools::upid_wait($upid, $haenv);
 }
 
-
 sub migrate {
     my ($class, $haenv, $id, $target, $online) = @_;