diff --git a/backend/open_webui/main.py b/backend/open_webui/main.py index fa039aca43..ab5e98880e 100644 --- a/backend/open_webui/main.py +++ b/backend/open_webui/main.py @@ -433,7 +433,6 @@ app.state.LICENSE_METADATA = None # ######################################## -if not ENABLE_OTEL: if ENABLE_OTEL: from open_webui.utils.telemetry.setup import setup as setup_opentelemetry