diff --git a/cmd/action.go b/cmd/action.go index 559258b..5564249 100644 --- a/cmd/action.go +++ b/cmd/action.go @@ -17,10 +17,6 @@ var CliAction = func(ctx *cli.Context) error { if err != nil { fmt.Print(err) } - - for { - - } //server.Rpc() }