From ea87dd216281155bc60da8a2751ae69122a97cce Mon Sep 17 00:00:00 2001 From: Shivam Rawat <161387515+shivamrawat1@users.noreply.github.com> Date: Sat, 14 Feb 2026 19:01:35 -0800 Subject: [PATCH] Update litellm/proxy/common_utils/reset_budget_job.py Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- litellm/proxy/common_utils/reset_budget_job.py | 1 - 1 file changed, 1 deletion(-) diff --git a/litellm/proxy/common_utils/reset_budget_job.py b/litellm/proxy/common_utils/reset_budget_job.py index c63309da1dc..b926fe28bed 100644 --- a/litellm/proxy/common_utils/reset_budget_job.py +++ b/litellm/proxy/common_utils/reset_budget_job.py @@ -101,7 +101,6 @@ class ResetBudgetJob: "spend": 0, }, ) - ) async def reset_budget_for_litellm_budget_table(self): """