This commit is contained in:
Timothy Jaeryang Baek
2026-02-08 21:18:38 -06:00
parent 9be85b6d3c
commit d193c143a5
2 changed files with 0 additions and 2 deletions

View File

@@ -35,7 +35,6 @@ from open_webui.utils.plugin import (
get_function_module_from_cache,
)
from open_webui.utils.tools import get_tools
from open_webui.utils.access_control import has_access
from open_webui.env import GLOBAL_LOG_LEVEL

View File

@@ -516,7 +516,6 @@ from open_webui.utils.middleware import (
process_chat_payload,
process_chat_response,
)
from open_webui.utils.access_control import has_access
from open_webui.utils.auth import (
get_license_data,