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