1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00

remove log

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

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) {