Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev committed Sep 25, 2024
1 parent 60c9630 commit d12ac13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/dappmanager/src/calls/packageInstall.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,5 @@ async function ensureNimbusConnection(dnpName: string): Promise<void> {
return;
}

// Not awaited
await consensus.persistSelectedConsensusIfInstalled(network);
}

0 comments on commit d12ac13

Please sign in to comment.