mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 06:06:44 +00:00
Update cmd/geth/main.go
This commit is contained in:
parent
8cf4a0074b
commit
38f7849f95
1 changed files with 0 additions and 1 deletions
|
|
@ -340,7 +340,6 @@ func geth(ctx *cli.Context) error {
|
|||
}
|
||||
|
||||
prepare(ctx)
|
||||
|
||||
stack := makeFullNode(ctx)
|
||||
defer stack.Close()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue