Merge PR #4908: Various goreport fixes
This commit is contained in:
committed by
Alexander Bezobchuk
parent
70ba07191d
commit
3eac2707b2
@@ -99,8 +99,6 @@ func startStandAlone(ctx *Context, appCreator AppCreator) error {
|
||||
|
||||
// run forever (the node will not be returned)
|
||||
select {}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
func startInProcess(ctx *Context, appCreator AppCreator) (*node.Node, error) {
|
||||
|
||||
Reference in New Issue
Block a user