cmd/evm/internal/t8ntool: lint nits

This commit is contained in:
Martin Holst Swende 2023-12-18 11:31:06 +01:00
parent dea0bd8305
commit f3f6b55f38
No known key found for this signature in database
GPG key ID: 683B438C05A5DDF0

View file

@ -64,7 +64,6 @@ func (r *result) MarshalJSON() ([]byte, error) {
}
func Transaction(ctx *cli.Context) error {
var (
err error
)