mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
fix settings endpoints code qa
This commit is contained in:
parent
39fc8bdcaf
commit
e78adcdc8c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#### CRUD ENDPOINTS for UI Settings #####
|
||||
from typing import Any, Dict, List, Optional
|
||||
from typing import List
|
||||
|
||||
from fastapi import APIRouter, Depends, HTTPException
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue