1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00

Remove incorrect import

This commit is contained in:
Dean 2023-11-06 11:39:16 +00:00
parent 03f90500e5
commit aeca7ccf79

View file

@ -3,7 +3,6 @@ import { API } from "api"
import { cloneDeep } from "lodash/fp"
import { generate } from "shortid"
import { createHistoryStore } from "stores/builder/history"
import { selectedAutomation } from "stores/builder"
import { notifications } from "@budibase/bbui"
const initialAutomationState = {