mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-18 22:58:45 +08:00
gofmt all (#1144)
This commit is contained in:
parent
68dee3a8c5
commit
8d139d182f
29 changed files with 41 additions and 42 deletions
|
|
@ -186,7 +186,6 @@ func GetZone(args GetZoneArgs) error {
|
||||||
zoneRecs[i] = recs
|
zoneRecs[i] = recs
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Write the heading:
|
// Write the heading:
|
||||||
|
|
||||||
if args.OutputFormat == "js" || args.OutputFormat == "djs" {
|
if args.OutputFormat == "js" || args.OutputFormat == "djs" {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue