We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53e04d commit 22c0408Copy full SHA for 22c0408
x/contracts/runtime/runtime_test.go
@@ -46,7 +46,6 @@ func BenchmarkRuntimeModuleNotCached(b *testing.B) {
46
// reset module
47
rt.callContext.r.contractCache.Flush()
48
b.StartTimer()
49
-
50
}
51
52
0 commit comments