Closed
Description
Description
There are a bunch of dead code and types in the source code, probably reminiscent of former structures. While it's not a huge issue in itself, it does create some clutter around the codebase.
Concerned code
Whole solution
Gains
- A cleaner codebase.
- A better application of the YAGNI principle.
Requirements
- Inspect the code and remove methods and objects that are artifacts of former structure.
Comments
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done