Update litellm/proxy/common_utils/reset_budget_job.py

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Shivam Rawat 2026-02-14 19:01:35 -08:00 committed by GitHub
parent f79a8f7809
commit ea87dd2162
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,7 +101,6 @@ class ResetBudgetJob:
"spend": 0,
},
)
)
async def reset_budget_for_litellm_budget_table(self):
"""