diff options
-rw-r--r-- | data/templates/firewall/nftables.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/templates/firewall/nftables.j2 b/data/templates/firewall/nftables.j2 index 1b764c9da..723c9c3a2 100644 --- a/data/templates/firewall/nftables.j2 +++ b/data/templates/firewall/nftables.j2 @@ -273,7 +273,6 @@ table bridge vyos_filter { } {% endif %} {{ group_tmpl.groups(group, True) }} -} table inet vyos_offload delete table inet vyos_offload |