mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
go report card fixes (#3182)
Went over the list at https://goreportcard.com/report/github.com/coredns/coredns and removed/fix some code to make it slightly happier. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -34,7 +34,6 @@ func (s sleepPlugin) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.
|
||||
return 0, nil
|
||||
}
|
||||
}
|
||||
return 0, nil
|
||||
}
|
||||
|
||||
func TestCancel(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user