From a98894eb4897d1d9c51b81a65cecdb63af5ad98b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 3 Nov 2025 10:17:47 +0000 Subject: [PATCH] Fix formatting: remove extra blank lines Co-authored-by: MariusVanDerWijden <16664698+MariusVanDerWijden@users.noreply.github.com> --- RELEASE_NOTES_v1.16.6.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/RELEASE_NOTES_v1.16.6.md b/RELEASE_NOTES_v1.16.6.md index 1eab6b42a5..fda3545f00 100644 --- a/RELEASE_NOTES_v1.16.6.md +++ b/RELEASE_NOTES_v1.16.6.md @@ -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: