We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db90f20 commit 5ab7fb2Copy full SHA for 5ab7fb2
src/services/confirmation-statement/service.ts
@@ -698,5 +698,4 @@ export default class {
698
private getConfirmationStatementUrl (companyNumber: string) {
699
return `/confirmation-statement/company/${companyNumber}`;
700
}
701
-
702
0 commit comments