forked from phoenix/litellm-mirror
(fix) actually view the spend report on the UI
This commit is contained in:
parent
7b998f9b91
commit
fc79e8255c
1 changed files with 0 additions and 2 deletions
|
@ -5289,8 +5289,6 @@ async def user_info(
|
|||
except:
|
||||
# if using pydantic v1
|
||||
key = key.dict()
|
||||
key.pop("token", None)
|
||||
|
||||
if (
|
||||
"team_id" in key
|
||||
and key["team_id"] is not None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue