mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-25 01:09:28 +00:00
fix lint
This commit is contained in:
parent
ad564ccff9
commit
9c498ede09
1 changed files with 1 additions and 1 deletions
|
|
@ -336,4 +336,4 @@ func BenchmarkKeccakStreaming_Sha3(b *testing.B) {
|
|||
h.Write(data)
|
||||
h.Read(buf[:])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue