Skip to content

Commit

Permalink
remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
czarcas7ic committed Jan 6, 2024
1 parent 436d524 commit 7944aa1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/start.go
Original file line number Diff line number Diff line change
Expand Up @@ -337,8 +337,6 @@ func startInProcess(ctx *Context, clientCtx client.Context, appCreator types.App
}

if err := tmNode.Start(); err != nil {
// add err logic for retrieving commits
// app.CommitMultiStore().GetCommitInfo()
return err
}

Expand Down

0 comments on commit 7944aa1

Please sign in to comment.