mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Remove unused import: litellm.secret_managers.main.get_secret_str
This commit is contained in:
parent
87cf6f3ffe
commit
498b4e4513
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ from litellm._uuid import uuid
|
|||
from litellm.litellm_core_utils.litellm_logging import Logging as LiteLLMLoggingObj
|
||||
from litellm.llms.base_llm.rerank.transformation import BaseRerankConfig
|
||||
from litellm.llms.fireworks_ai.common_utils import FireworksAIMixin
|
||||
from litellm.secret_managers.main import get_secret_str
|
||||
from litellm.types.rerank import (
|
||||
RerankBilledUnits,
|
||||
RerankResponse,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue