From a0e323b89b229592e04fff4738aebad8901fb025 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Thu, 25 Sep 2025 14:20:02 -0500 Subject: [PATCH] refac --- backend/open_webui/utils/tools.py | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/open_webui/utils/tools.py b/backend/open_webui/utils/tools.py index cb3626146a..4c8289578e 100644 --- a/backend/open_webui/utils/tools.py +++ b/backend/open_webui/utils/tools.py @@ -205,7 +205,6 @@ async def get_tools( tools_dict[function_name] = tool_dict else: - log.warning(f"Unsupported tool server type: {type}") continue else: