refactor(FN-1797): replace catch-any with catch-unknown in dashboard routes
- Replace catch-any with catch-unknown in dashboard route error handlers - Remove unused imports from routes.ts - Improves TypeScript type safety by catching only unknown errors
This commit is contained in: