1
0
Fork 0
mirror of synced 2024-06-28 19:10:33 +12:00

Remove unused import

This commit is contained in:
Andrew Kingston 2021-11-24 08:53:14 +00:00
parent 81ad2b7cb2
commit 5e7feb08da

View file

@ -1,6 +1,5 @@
<script>
import BindingPanel from "./BindingPanel.svelte"
import { makePropSafe } from "@budibase/string-templates"
export let bindings = []
export let valid