1
0
Fork 0
mirror of synced 2024-08-10 23:51:24 +12:00

Removing console log.

This commit is contained in:
mike12345567 2022-07-15 14:33:34 +01:00
parent c149139253
commit d10e5755e7

View file

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