]> git.proxmox.com Git - pve-network.git/blobdiff - PVE/Network/SDN/Zones/VlanPlugin.pm
rename frrevpn controller plugin to evpn plugin
[pve-network.git] / PVE / Network / SDN / Zones / VlanPlugin.pm
index 39f103e374c2e86276b626ec5bb61f0943ccb227..2dd65e922f7f72c37fe69e83fff0f13a6ef21020 100644 (file)
@@ -80,11 +80,6 @@ sub on_delete_hook {
     }
 }
 
-sub on_update_hook {
-    my ($class, $transportid, $sdn_cfg) = @_;
-
-}
-
 1;