mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 07:37:20 +00:00
Fix formatting: remove extra blank lines
Co-authored-by: MariusVanDerWijden <16664698+MariusVanDerWijden@users.noreply.github.com>
This commit is contained in:
parent
33e24f6aff
commit
a98894eb48
1 changed files with 0 additions and 2 deletions
|
|
@ -50,8 +50,6 @@ This is a maintenance release with bug fixes, performance improvements, and seve
|
|||
- Fixed `ChainConfig` logging to display actual timestamp values instead of pointer addresses. (#32766)
|
||||
- Removed unused variables and improved code clarity. (#32989)
|
||||
|
||||
|
||||
|
||||
For a full rundown of the changes please consult the Geth 1.16.6 [release milestone](https://github.com/ethereum/go-ethereum/milestone/195?closed=1).
|
||||
|
||||
As with all our previous releases, you can find the:
|
||||
|
|
|
|||
Loading…
Reference in a new issue