mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
cmd/evm/internal: lint nits
This commit is contained in:
parent
dc79009925
commit
a9cbeb7dd5
1 changed files with 0 additions and 1 deletions
|
|
@ -124,7 +124,6 @@ func Transition(ctx *cli.Context) error {
|
|||
}
|
||||
return &traceWriter{tracer, traceFile}, nil
|
||||
}
|
||||
|
||||
}
|
||||
// We need to load three things: alloc, env and transactions. May be either in
|
||||
// stdin input or in files.
|
||||
|
|
|
|||
Loading…
Reference in a new issue