Removed debugging line
This commit is contained in:
parent
199d597786
commit
b6f8649c05
|
@ -40,8 +40,6 @@
|
|||
return acc
|
||||
}, {})
|
||||
|
||||
$: console.log("grouped ", Object.entries(groupedAutomations))
|
||||
|
||||
$: showNoResults = searchString && !filteredAutomations.length
|
||||
|
||||
onMount(async () => {
|
||||
|
|
Loading…
Reference in New Issue