Created
July 8, 2026 00:40
-
-
Save FavioVazquez/995e0f7540102d8722e61622ae4703a5 to your computer and use it in GitHub Desktop.
mollify fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 5 safe fix(es) (dry-run — pass --apply to write): | |
| ./billing/app.py:1-1 Remove the unused import `os` | |
| ./billing/app.py:12-14 Delete unused function `_legacy_helper` | |
| ./billing/services/invoice.py:1-1 Remove the unused import `requests` | |
| ./billing/services/invoice.py:2-2 Remove the unused import `Money` | |
| ./billing/services/invoice.py:3-3 Remove the unused import `ledger` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment