Skip to content

Instantly share code, notes, and snippets.

@FavioVazquez
Created July 8, 2026 00:40
Show Gist options
  • Select an option

  • Save FavioVazquez/995e0f7540102d8722e61622ae4703a5 to your computer and use it in GitHub Desktop.

Select an option

Save FavioVazquez/995e0f7540102d8722e61622ae4703a5 to your computer and use it in GitHub Desktop.
mollify fix
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