remove unused import
This commit is contained in:
parent
56f7e79131
commit
155912e2d8
|
@ -1,5 +1,4 @@
|
|||
<script>
|
||||
import Modal from "components/common/Modal.svelte"
|
||||
import { store, backendUiStore } from "builderStore"
|
||||
import ActionButton from "components/common/ActionButton.svelte"
|
||||
import * as api from "../api"
|
||||
|
|
Loading…
Reference in New Issue