1
0
Fork 0
mirror of synced 2024-06-26 10:00:41 +12:00

Removing console log.

This commit is contained in:
mike12345567 2022-07-15 14:33:34 +01:00
parent 90bc52336a
commit a4825f8f6c

View file

@ -41,7 +41,6 @@
let fillWidth = true
let codeBindingOpen = false
$: console.log(block)
$: stepId = block.stepId
$: bindings = getAvailableBindings(
block || $automationStore.selectedBlock,