diff options
Diffstat (limited to 'PVE/Network/SDN/Zones/VlanPlugin.pm')
| -rw-r--r-- | PVE/Network/SDN/Zones/VlanPlugin.pm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/PVE/Network/SDN/Zones/VlanPlugin.pm b/PVE/Network/SDN/Zones/VlanPlugin.pm index 39f103e..2dd65e9 100644 --- a/PVE/Network/SDN/Zones/VlanPlugin.pm +++ b/PVE/Network/SDN/Zones/VlanPlugin.pm @@ -80,11 +80,6 @@ sub on_delete_hook { } } -sub on_update_hook { - my ($class, $transportid, $sdn_cfg) = @_; - -} - 1; |
