mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 02:33:14 -04:00
cleanup by fmt and remove redundant type declarations (#2563)
This commit is contained in:
committed by
Miek Gieben
parent
1fe66443a7
commit
d42d80c4f6
@@ -185,4 +185,4 @@ func shouldInclude(serv *msg.Service, qType uint16) bool {
|
||||
return serv.Text != ""
|
||||
}
|
||||
return serv.Host != ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user