remove merge conflict

This commit is contained in:
Martin McKeaveney 2021-04-12 20:11:21 +01:00
parent d8a0f0f747
commit 2c5a65cbb2
1 changed files with 0 additions and 5 deletions

View File

@ -1,11 +1,6 @@
<script>
<<<<<<< HEAD
import { backendUiStore } from "builderStore"
import { Select, Label } from "@budibase/bbui"
=======
import { tables } from "stores/backend"
import { Select } from "@budibase/bbui"
>>>>>>> 46acb096005b6b0fb2f20ad3618c2ac9a23f639c
import DrawerBindableInput from "../../common/DrawerBindableInput.svelte"
import AutomationBindingPanel from "./AutomationBindingPanel.svelte"