1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

remove log

This commit is contained in:
Martin McKeaveney 2021-11-03 12:56:42 +01:00
parent e7167713fc
commit f07e383b5a

View file

@ -200,8 +200,6 @@
onMount(async () => {
await apps.load()
loaded = true
console.log($auth)
// if the portal is loaded from an external URL with a template param
const templateKey = $auth.initTemplate
if (templateKey) {