Remove commented-out dead code blocks in multiple files #31

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

Large blocks of commented code in: main.py:10-11, 15-21, 87-89, dependencies.py:17-23, db_engine.py:45-58, 210-223, battingstats.py:284-287, decisions.py:68-77. Git history preserves this.

Priority: low | Labels: tech-debt

Large blocks of commented code in: `main.py:10-11, 15-21, 87-89`, `dependencies.py:17-23`, `db_engine.py:45-58, 210-223`, `battingstats.py:284-287`, `decisions.py:68-77`. Git history preserves this. **Priority**: low | **Labels**: tech-debt
cal added the
ai-working
label 2026-03-05 19:30:41 +00:00
cal removed the
ai-working
label 2026-03-05 19:35:04 +00:00
Author
Owner

PR #48 opened: #48

Removed all commented-out dead code blocks from the 5 files listed in the issue — duplicate imports, old logging.basicConfig blocks, empty WEEK_NUMS dict, commented triple-quoted note, stale commented endpoints, and unused if team_id logic branches. No functional changes.

PR #48 opened: https://git.manticorum.com/cal/major-domo-database/pulls/48 Removed all commented-out dead code blocks from the 5 files listed in the issue — duplicate imports, old `logging.basicConfig` blocks, empty `WEEK_NUMS` dict, commented triple-quoted note, stale commented endpoints, and unused `if team_id` logic branches. No functional changes.
cal added the
ai-pr-opened
label 2026-03-05 19:35:10 +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#31
No description provided.