mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
fix: fix linting error
This commit is contained in:
parent
ecef915ac9
commit
71e02fb134
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import uuid
|
|||
from typing import TYPE_CHECKING, List, Optional, Union, cast
|
||||
|
||||
from fastapi import APIRouter, Depends, HTTPException, Request, status
|
||||
from fastapi.responses import RedirectResponse
|
||||
|
||||
import litellm
|
||||
from litellm._logging import verbose_proxy_logger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue