mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04: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>