Remove empty settings card for Scheduling Engine (#5771)

Signed-off-by: Timothy <1695613+timothyis@users.noreply.github.com>
This commit is contained in:
Timothy
2025-11-17 19:06:58 +00:00
committed by GitHub
parent 3b4904ed04
commit a9a326ad68
@@ -40,14 +40,6 @@ export default function ChatSettingsSection() {
</CardContent>
</Card>
<Card className="pb-2 rounded-lg">
<CardHeader className="pb-0">
<CardTitle className="">Scheduling Engine</CardTitle>
<CardDescription>
Choose which scheduling backend to use for scheduled recipes and tasks
</CardDescription>
</CardHeader>
</Card>
<Card className="pb-2 rounded-lg">
<CardHeader className="pb-0">
<CardTitle className="">Tool Selection Strategy (preview)</CardTitle>