Remove the empty WEEK_NUMS dict from db_engine.py #34

Closed
opened 2026-02-20 06:50:49 +00:00 by cal · 1 comment
Owner

app/db_engine.py:54-58 — A module-level constant defined but never referenced. Dead code.

Priority: low | Labels: tech-debt

`app/db_engine.py:54-58` — A module-level constant defined but never referenced. Dead code. **Priority**: low | **Labels**: tech-debt
cal added the
ai-working
label 2026-03-05 18:01:06 +00:00
cal removed the
ai-working
label 2026-03-05 18:03:36 +00:00
Author
Owner

Fixed in PR #46: #46

Removed the empty WEEK_NUMS dict (6 lines). Grep confirmed zero references across the codebase.

Fixed in PR #46: https://git.manticorum.com/cal/major-domo-database/pulls/46 Removed the empty `WEEK_NUMS` dict (6 lines). Grep confirmed zero references across the codebase.
cal added the
ai-pr-opened
label 2026-03-05 18:03:42 +00:00
cal closed this issue 2026-03-10 18:26:20 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cal/major-domo-database#34
No description provided.