From aeca7ccf795c4fb4eb1f68ef7acec48e4654fa64 Mon Sep 17 00:00:00 2001 From: Dean Date: Mon, 6 Nov 2023 11:39:16 +0000 Subject: [PATCH] Remove incorrect import --- packages/builder/src/stores/builder/automations.js | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/builder/src/stores/builder/automations.js b/packages/builder/src/stores/builder/automations.js index bb647f64f0..4e98116156 100644 --- a/packages/builder/src/stores/builder/automations.js +++ b/packages/builder/src/stores/builder/automations.js @@ -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 = {