From e898faab3abdd1473e4c848394b4acd8b0ce26b1 Mon Sep 17 00:00:00 2001 From: maskpp Date: Wed, 7 May 2025 11:32:48 +0800 Subject: [PATCH] fix lint --- eth/api_debug_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/eth/api_debug_test.go b/eth/api_debug_test.go index 2a9ec0abae..90fd22498a 100644 --- a/eth/api_debug_test.go +++ b/eth/api_debug_test.go @@ -335,5 +335,4 @@ func TestGetModifiedAccounts(t *testing.T) { } } }) - }