fix #16: cleanup - remove old/dead code and update docs #35
Reference in New Issue
Block a user
Delete Branch "fix/issue-16-cleanup"
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?
Summary
Cleanup task for issue #16 - removes old/dead code and updates documentation to reflect new hexagonal architecture.
Deleted Files
apps/telegram-bot/storage.py- Replaced byadapters/storage/json_file.pyapps/telegram-bot/__init__.py- Empty file, not neededapps/telegram-bot/requirements-dev.txt- Dev deps already in pyproject.tomlDocumentation Updates
SPEC.md:
/updatecommand to/editREADME.md:
CONTRIBUTING.md:
pytestto test workflowAcceptance Criteria Met
Closes #16
lgtm