Remove incorrect import

This commit is contained in:
Dean 2023-11-06 11:39:16 +00:00
parent 03f90500e5
commit aeca7ccf79
1 changed files with 0 additions and 1 deletions

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 = {