Removing console log.

This commit is contained in:
mike12345567 2022-07-15 14:33:34 +01:00
parent c149139253
commit d10e5755e7
1 changed files with 0 additions and 1 deletions

View File

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