Lint
This commit is contained in:
parent
90fb36315f
commit
a38ae93097
|
@ -22,7 +22,6 @@
|
||||||
} from "stores/builder"
|
} from "stores/builder"
|
||||||
import { themeStore } from "stores/portal"
|
import { themeStore } from "stores/portal"
|
||||||
import { getContext } from "svelte"
|
import { getContext } from "svelte"
|
||||||
import { Constants } from "@budibase/frontend-core"
|
|
||||||
import { ThemeOptions } from "@budibase/shared-core"
|
import { ThemeOptions } from "@budibase/shared-core"
|
||||||
|
|
||||||
const modalContext = getContext(Context.Modal)
|
const modalContext = getContext(Context.Modal)
|
||||||
|
|
Loading…
Reference in New Issue