diff --git a/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx b/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx
index 3d437f6..15e3259 100644
--- a/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx
+++ b/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx
@@ -346,11 +346,6 @@ function WorkflowEditorInner({
onPublish={onPublish}
publishDisabled={publishDisabled}
/>
-