-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
technical dept.Ugly solutions for quick wins - https://en.wikipedia.org/wiki/Technical_debtUgly solutions for quick wins - https://en.wikipedia.org/wiki/Technical_debt
Description
Whats the problem?
There seem to be unused route definitions in /routes/api/activity.js - /api/test/*.
citizenos-api/routes/api/activity.js
Line 509 in fa6f59f
| app.get('/api/test/users/:userId/activities', function (req, res, next) { |
TODO
- Remove unused code both in route definitions and tests (if there is).
Related issues:
- Discovered while working with Group: Http failure response in My groups citizenos-fe#796
Metadata
Metadata
Assignees
Labels
technical dept.Ugly solutions for quick wins - https://en.wikipedia.org/wiki/Technical_debtUgly solutions for quick wins - https://en.wikipedia.org/wiki/Technical_debt
Type
Projects
Status
Backlog - Later