This commit is contained in:
Andrew Kingston 2022-06-29 09:09:44 +01:00
parent 748a7de1ec
commit 99a264f6fb
1 changed files with 1 additions and 6 deletions

View File

@ -1,11 +1,6 @@
import { get, writable } from "svelte/store"
import { cloneDeep } from "lodash/fp"
import {
currentAsset,
mainLayout,
selectedComponent,
selectedScreen,
} from "builderStore"
import { currentAsset, mainLayout, selectedComponent } from "builderStore"
import {
datasources,
integrations,