This commit is contained in:
Dean 2023-06-02 12:55:16 +01:00
parent 9f2df319a2
commit 247896bdf3
1 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@
ActionButton,
Drawer,
Modal,
Detail,
notifications,
Icon,
} from "@budibase/bbui"
@ -53,7 +52,6 @@
let webhookModal
let drawer
let fillWidth = true
let codeBindingOpen = false
let inputData
$: filters = lookForFilters(schemaProperties) || []