Remove unused icon

This commit is contained in:
Andrew Kingston 2023-12-07 13:29:10 +00:00
parent 0220a16bc3
commit 2637a95b3d
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
<script>
import { getContext } from "svelte"
import { Icon } from "@budibase/bbui"
const component = getContext("component")
const { builderStore, componentStore } = getContext("sdk")