From ec74420078cf771df3d30332304bbe403d093afd Mon Sep 17 00:00:00 2001 From: joshvanl Date: Wed, 10 Sep 2025 14:13:22 -0400 Subject: [PATCH] Removes warning from state template Signed-off-by: joshvanl --- daprdocs/layouts/_partials/components/state-stores.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/daprdocs/layouts/_partials/components/state-stores.html b/daprdocs/layouts/_partials/components/state-stores.html index fd6e463a7..e486f05bb 100644 --- a/daprdocs/layouts/_partials/components/state-stores.html +++ b/daprdocs/layouts/_partials/components/state-stores.html @@ -67,10 +67,6 @@ {{ if .features.workflow }} - {{ else if .features.workflow_warning }} - - ⚠️ - {{else}} Workflow: Not supported {{ end }}