Remove log

This commit is contained in:
Andrew Kingston 2022-10-04 16:33:27 +01:00
parent ae38d75be0
commit 22e949ee80
1 changed files with 0 additions and 2 deletions

View File

@ -87,8 +87,6 @@
builderStore.actions.analyticsPing({ source: "app" })
}
})
$: console.log($builderStore.usedPlugins)
</script>
<svelte:head>