Remove console.log
This commit is contained in:
parent
ba1ee6b033
commit
ee04e4d944
|
@ -30,8 +30,6 @@
|
|||
await apps.load(AppStatus.DEV)
|
||||
loaded = true
|
||||
})
|
||||
|
||||
$: console.log($auth.user)
|
||||
</script>
|
||||
|
||||
{#if loaded}
|
||||
|
|
Loading…
Reference in New Issue