From 0e58d96a4a0e724cecb4d5aabe76d499e638f6e2 Mon Sep 17 00:00:00 2001 From: Guilhem Date: Tue, 4 Feb 2025 18:54:33 +0000 Subject: [PATCH] remove unused FlowCopilotButton --- .../flows/map/FlowCopilotButton.svelte | 59 ------------------- 1 file changed, 59 deletions(-) delete mode 100644 frontend/src/lib/components/flows/map/FlowCopilotButton.svelte diff --git a/frontend/src/lib/components/flows/map/FlowCopilotButton.svelte b/frontend/src/lib/components/flows/map/FlowCopilotButton.svelte deleted file mode 100644 index 51cbec517e..0000000000 --- a/frontend/src/lib/components/flows/map/FlowCopilotButton.svelte +++ /dev/null @@ -1,59 +0,0 @@ - - -
- -
- - - {#if !$copilotInfo.exists_ai_resource} -
-

- Enable Windmill AI in the - { - close() - }} - > - workspace settings - - -

-
- {/if} -
-
- - AI Flow builder -
-