This commit is contained in:
Adria Navarro 2024-11-05 16:13:22 +01:00
parent b59b4e1736
commit b937f97a60
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
import { automationStore, selectedAutomation } from "stores/builder"
import AutomationBlockSetup from "../../SetupPanel/AutomationBlockSetup.svelte"
import { cloneDeep } from "lodash/fp"
import { memo } from "@budibase/frontend-core"
import { AutomationEventType } from "@budibase/types"
let failedParse = null