Remove log
This commit is contained in:
parent
b487855348
commit
1abdc12681
|
@ -87,8 +87,6 @@
|
||||||
builderStore.actions.analyticsPing({ source: "app" })
|
builderStore.actions.analyticsPing({ source: "app" })
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
$: console.log($builderStore.usedPlugins)
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
|
|
Loading…
Reference in New Issue