Remove commented-out dead code blocks in multiple files #31
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/major-domo-database#31
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
PR #48 opened: #48
Removed all commented-out dead code blocks from the 5 files listed in the issue — duplicate imports, old
logging.basicConfigblocks, emptyWEEK_NUMSdict, commented triple-quoted note, stale commented endpoints, and unusedif team_idlogic branches. No functional changes.