refactor: deleted negative bases route due to not being used

This commit is contained in:
Jon Elias 2024-11-15 14:22:19 +01:00
parent 6ed521ae5e
commit 4783cc23ac
1 changed files with 0 additions and 9 deletions

View File

@ -40,15 +40,6 @@
"state": "invoiceOut.card",
"abstract": true,
"component": "vn-invoice-out-card"
},
{
"url": "/negative-bases",
"state": "invoiceOut.negative-bases",
"component": "vn-negative-bases",
"description": "Negative bases",
"acl": [
"administrative"
]
}
]
}