This commit is contained in:
2024-03-14 14:12:48 -04:00
parent b989344aa4
commit 06dcc6ab93
5 changed files with 7 additions and 9 deletions

View File

@@ -43,8 +43,6 @@ const deliveryRoutes = [
name: 'finalizeTicket',
component: finalizeTicket,
},
{
path: '/delivery/cancelled',
name: 'deliveryCancelled',