mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 07:06:42 +00:00
fix lint
This commit is contained in:
parent
a45a334b7b
commit
6dd5bf7334
1 changed files with 0 additions and 1 deletions
|
|
@ -152,7 +152,6 @@ func testGenerateBlockAndImport(t *testing.T, isClique bool, isBor bool) {
|
|||
t.Fatalf("timeout")
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// func (b *testWorkerBackend) newRandomUncle() (*types.Block, error) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue