lint: update and appease the linter (#6101)

Closes: #5775
This commit is contained in:
Callum Waters
2021-02-16 12:41:36 +04:00
committed by GitHub
parent 2e406e0d78
commit 84904ecef1
54 changed files with 81 additions and 134 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ func BenchmarkEcho(b *testing.B) {
b.StopTimer()
// info := proxy.InfoSync(types.RequestInfo{""})
//b.Log("N: ", b.N, info)
// b.Log("N: ", b.N, info)
}
func TestInfo(t *testing.T) {