mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 14:46:42 +00:00
miner: happy lint
This commit is contained in:
parent
fdadde2466
commit
d3c184d7ec
1 changed files with 0 additions and 1 deletions
|
|
@ -400,7 +400,6 @@ func (miner *Miner) commitTransactions(env *environment, plainTxs, blobTxs *tran
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Error may be ignored here. The error has already been checked
|
// Error may be ignored here. The error has already been checked
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue