mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
lint fix
This commit is contained in:
parent
e374cb5a12
commit
359bda81be
1 changed files with 0 additions and 1 deletions
|
|
@ -154,7 +154,6 @@ func BenchmarkBytecodeExecutionNonModyfing(b *testing.B) {
|
|||
}
|
||||
|
||||
func runBenchmark(samples int) {
|
||||
|
||||
if csv {
|
||||
fmt.Println("SampleId, ops, ns/op, mem allocs/op, mem bytes/op")
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in a new issue