diff --git a/synchronizer/synchronizer_test.go b/synchronizer/synchronizer_test.go index 18ffed0468..6ac3102648 100644 --- a/synchronizer/synchronizer_test.go +++ b/synchronizer/synchronizer_test.go @@ -77,7 +77,6 @@ func TestGetStartingL1BlockAutodiscover(t *testing.T) { require.True(t, needProcess) require.Equal(t, uint64(101), firstBlock) }) - } // Feature #2220 and #2239: Optimize Trusted state synchronization