mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +00:00
fix lint
This commit is contained in:
parent
939bca4de7
commit
3cd75a3bf9
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