mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
fix lint
This commit is contained in:
parent
ef0ab8bb0e
commit
8fc768d442
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