diff --git a/frontend/src/pages/FlowEditorPage2.vue b/frontend/src/pages/FlowEditorPage2.vue index 180c6d5..c9f25d6 100644 --- a/frontend/src/pages/FlowEditorPage2.vue +++ b/frontend/src/pages/FlowEditorPage2.vue @@ -104,9 +104,6 @@ const save = () =>{ flowCtrl.UpdateFlow({appid:'1',flowid:'flow123',eventid:'event123',name:'test',content:'[{"a":"b"}]'}); } } - - -