This PR is a small golint fix: ``` coredns/plugin/test/helpers.go Line 283: warning: redundant if ...; err != nil check, just return error instead. (golint) ``` Signed-off-by: Yong Tang <yong.tang.github@outlook.com> |
||
---|---|---|
.. | ||
doc.go | ||
file.go | ||
file_test.go | ||
helpers.go | ||
responsewriter.go | ||
scrape.go | ||
server.go |