1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00

Remove console.log statement

This commit is contained in:
Andrew Kingston 2020-09-10 07:57:31 +01:00
parent 6dcaa3c4d8
commit 912a108091

View file

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