fix code quality check

This commit is contained in:
Ishaan Jaff
2025-01-23 18:06:10 -08:00
parent 84fb5aead8
commit 6e1c28cec9
@@ -13,7 +13,6 @@ from litellm.proxy._types import *
from litellm.proxy._types import ProviderBudgetResponse, ProviderBudgetResponseObject
from litellm.proxy.auth.user_api_key_auth import user_api_key_auth
from litellm.proxy.spend_tracking.spend_tracking_utils import (
_should_store_prompts_and_responses_in_spend_logs,
get_spend_by_team_and_customer,
)
from litellm.proxy.utils import handle_exception_on_proxy