mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
Remove debug statements
This commit is contained in:
parent
09afe14a5f
commit
cfc44ea279
1 changed files with 0 additions and 3 deletions
|
|
@ -1444,9 +1444,6 @@ class DBSpendUpdateWriter:
|
|||
)
|
||||
return
|
||||
|
||||
print("org_id", org_id)
|
||||
print("payload", payload)
|
||||
|
||||
payload_with_org = cast(
|
||||
SpendLogsPayload,
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue