mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
fix auth checks
This commit is contained in:
parent
8bd2081dec
commit
ff33ed020c
2 changed files with 0 additions and 4 deletions
|
@ -39,7 +39,6 @@ from litellm.proxy.auth.auth_checks import (
|
|||
)
|
||||
from litellm.proxy.auth.auth_exception_handler import UserAPIKeyAuthExceptionHandler
|
||||
from litellm.proxy.auth.auth_utils import (
|
||||
_get_request_ip_address,
|
||||
get_end_user_id_from_request_body,
|
||||
get_request_route,
|
||||
is_pass_through_provider_route,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue