Delete unused functions from upstream/account.py
#10223
Labels
Lead: @scottbarnes
Issues overseen by Scott (Community Imports)
Priority: 4
An issue, but should be worked on when no other pressing work can be done. [managed]
Type: Refactor/Clean-up
Issues related to reorganization/clean-up of data or code (e.g. for maintainability). [managed]
Proposal
We may be able to remove some unused functions from
openlibrary/plugins/upstream/account.py
.Specifically ones such as:
account_password_forgot
account_password_reset
account_email_verify_old
We should consider removing anything that is no longer in use. The above three may be such examples, and there could easily be more.
Justification
No response
Breakdown
Requirements Checklist
Related files
Stakeholders
Instructions for Contributors
Please run these commands to ensure your repository is up to date before creating a new branch to work on this issue and each time after pushing code to Github, because the pre-commit bot may add commits to your PRs upstream.
The text was updated successfully, but these errors were encountered: