diff --git a/litellm/proxy/db/spend_update_queue.py b/litellm/proxy/db/spend_update_queue.py index d502c2cd848..e695f428413 100644 --- a/litellm/proxy/db/spend_update_queue.py +++ b/litellm/proxy/db/spend_update_queue.py @@ -1,5 +1,5 @@ import asyncio -from typing import TYPE_CHECKING, Any, Dict, List +from typing import TYPE_CHECKING, Any, List from litellm._logging import verbose_proxy_logger from litellm.proxy._types import (