mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Remove unused imports
This commit is contained in:
parent
ac5ed44e9a
commit
eb4e8ea7df
1 changed files with 0 additions and 1 deletions
|
|
@ -211,7 +211,6 @@ async def vector_store_create(
|
|||
user_temperature,
|
||||
version,
|
||||
)
|
||||
from litellm.llms.base_llm.managed_resources.utils import is_base64_encoded_unified_id
|
||||
|
||||
data = await _read_request_body(request=request)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue