Skip to content

Commit 900241e

Browse files
committed
fix lint error
1 parent 4f1e409 commit 900241e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

litellm/proxy/batches_endpoints/endpoints.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from litellm.proxy.common_request_processing import ProxyBaseLLMRequestProcessing
1818
from litellm.proxy.common_utils.http_parsing_utils import _read_request_body
1919
from litellm.proxy.common_utils.openai_endpoint_utils import (
20-
get_custom_llm_provider_from_request_body,
2120
get_custom_llm_provider_from_request_query,
2221
)
2322
from litellm.proxy.openai_files_endpoints.common_utils import (

0 commit comments

Comments
 (0)