diff --git a/server/start.go b/server/start.go index dd09bf7d28..281906ce97 100644 --- a/server/start.go +++ b/server/start.go @@ -366,7 +366,6 @@ func startInProcess(svrCtx *Context, svrCfg serverconfig.Config, clientCtx clien return g.Wait() } -// TODO: Move nodeKey into being created within the function. func startCmtNode( ctx context.Context, cfg *cmtcfg.Config,