cmd/utils: gofmt

This commit is contained in:
Felix Lange 2019-11-13 23:09:21 +01:00
parent dcaeecd246
commit 3e1da96f8f

View file

@ -1509,7 +1509,6 @@ func SetEthConfig(ctx *cli.Context, stack *node.Node, cfg *eth.Config) {
} }
} }
// RegisterEthService adds an Ethereum client to the stack. // RegisterEthService adds an Ethereum client to the stack.
func RegisterEthService(stack *node.Node, cfg *eth.Config) { func RegisterEthService(stack *node.Node, cfg *eth.Config) {
var err error var err error