From a9a326ad6845f5322074dbccf3582dd37be2fb5b Mon Sep 17 00:00:00 2001 From: Timothy <1695613+timothyis@users.noreply.github.com> Date: Mon, 17 Nov 2025 19:06:58 +0000 Subject: [PATCH] Remove empty settings card for Scheduling Engine (#5771) Signed-off-by: Timothy <1695613+timothyis@users.noreply.github.com> --- .../src/components/settings/chat/ChatSettingsSection.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/ui/desktop/src/components/settings/chat/ChatSettingsSection.tsx b/ui/desktop/src/components/settings/chat/ChatSettingsSection.tsx index fbdc4e5e..57d02b65 100644 --- a/ui/desktop/src/components/settings/chat/ChatSettingsSection.tsx +++ b/ui/desktop/src/components/settings/chat/ChatSettingsSection.tsx @@ -40,14 +40,6 @@ export default function ChatSettingsSection() { - - - Scheduling Engine - - Choose which scheduling backend to use for scheduled recipes and tasks - - - Tool Selection Strategy (preview)