fix: mastake env variable name
This commit is contained in:
parent
fde68e4a29
commit
b71e30a8ac
@ -2192,7 +2192,7 @@ class Logging(LiteLLMLoggingBaseClass):
|
||||
|
||||
if (
|
||||
callback == "openmeter"
|
||||
and is_async_logging_request
|
||||
and is_sync_request
|
||||
):
|
||||
global openMeterLogger
|
||||
if openMeterLogger is None:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user