core: happy lint, happy life

This commit is contained in:
Marius van der Wijden 2024-11-26 02:56:34 +01:00
parent 9793cfc54b
commit 872705afff

View file

@ -494,5 +494,4 @@ func TestEIP7623(t *testing.T) {
t.Fatalf("invalid normal gas cost in test %v want %v got %v", i, test.gas7623, haveGas7623)
}
}
}