mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
gofmt some stuff (#1769)
This commit is contained in:
committed by
Miek Gieben
parent
be8fcc484a
commit
bf479f9ac2
@@ -62,4 +62,3 @@ func (r *sequential) String() string { return "sequential" }
|
|||||||
func (r *sequential) List(p []*Proxy) []*Proxy {
|
func (r *sequential) List(p []*Proxy) []*Proxy {
|
||||||
return p
|
return p
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user