mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-28 11:56:15 +00:00
fix lint failures with 1.31 (#5489)
This commit is contained in:
@@ -123,7 +123,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) {
|
||||
|
||||
Reference in New Issue
Block a user