mirror of
https://github.com/coredns/coredns.git
synced 2025-09-26 16:11:53 +02:00
These are found with: `pcregrep -M "}\n\n}" **/*.go` Sometimes a unneeded newline is inserted, remove those. Signed-off-by: Miek Gieben <miek@miek.nl>