Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove comment.
Browse files Browse the repository at this point in the history
hfekete committed Dec 10, 2024
1 parent a583855 commit 05d0f8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/bcros/businessDetails/Links.vue
Original file line number Diff line number Diff line change
@@ -173,7 +173,6 @@ const dissolveBusiness = async (): Promise<void> => {
} else {
goToCreatePage('/dissolution-define-dissolution', { id: currentBusiness.value.identifier })
}
// goToCreatePage('/dissolution-define-dissolution', { id: currentBusiness.value.identifier })
resolve()
}
})

0 comments on commit 05d0f8f

Please sign in to comment.