From f535f1af20c13576301756845b2cce87e736120d Mon Sep 17 00:00:00 2001 From: Daniel Akulenok Date: Tue, 14 May 2024 14:40:41 +0200 Subject: [PATCH] Remove surplus comment --- templates/named.conf.zone.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/named.conf.zone.j2 b/templates/named.conf.zone.j2 index 1e924b2..1d3f298 100644 --- a/templates/named.conf.zone.j2 +++ b/templates/named.conf.zone.j2 @@ -1,4 +1,3 @@ -# Zones Macro {% for zone in item.zones %} zone "{{ zone.name }}" { {% filter indent(bind9_config_indent, true) %}