Remove console.log statement

This commit is contained in:
Andrew Kingston 2020-09-10 07:57:31 +01:00
parent 3f0fb2f258
commit 42e7e82472
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@
$: selected =
$workflowStore.selectedWorkflowBlock != null &&
$workflowStore.selectedWorkflowBlock.id === block.id
console.log(selected)
</script>
<div