Skip to content

Commit

Permalink
make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
gballet authored Feb 2, 2024
1 parent 6fde223 commit bc4d499
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/state_processor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ func TestProcessVerkleiInvalidContractCreation(t *testing.T) {
} else if suffixDiff.Suffix > 4 {
t.Fatalf("invalid suffix diff found for %x in block #2: %d\n", stemStateDiff.Stem, suffixDiff.Suffix)
}

}
}
}

0 comments on commit bc4d499

Please sign in to comment.