mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 02:25:34 +00:00
Remove debug statements
This commit is contained in:
@@ -1444,9 +1444,6 @@ class DBSpendUpdateWriter:
|
||||
)
|
||||
return
|
||||
|
||||
print("org_id", org_id)
|
||||
print("payload", payload)
|
||||
|
||||
payload_with_org = cast(
|
||||
SpendLogsPayload,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user