Remove empty backend helpers package
This commit is contained in:
@@ -58,6 +58,8 @@ Reference: `Docs/Refactoring.md` for full analysis of each issue.
|
||||
|
||||
**Docs changes needed:** The architecture doc (`Docs/Architekture.md`) section 2.1 lists `helpers/` in the project structure tree. Remove that line.
|
||||
|
||||
**Status:** Completed.
|
||||
|
||||
**Why this is needed:** An empty package directory with no module inside it is confusing for developers. It suggests functionality should live there, when the project convention is to use `utils/`. Removing it eliminates ambiguity about where new helper code should go.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user