Removing console log.
This commit is contained in:
parent
c149139253
commit
d10e5755e7
|
@ -41,7 +41,6 @@
|
|||
let fillWidth = true
|
||||
let codeBindingOpen = false
|
||||
|
||||
$: console.log(block)
|
||||
$: stepId = block.stepId
|
||||
$: bindings = getAvailableBindings(
|
||||
block || $automationStore.selectedBlock,
|
||||
|
|
Loading…
Reference in New Issue