Removed console debugging

This commit is contained in:
Dean 2023-04-26 14:53:31 +01:00
parent 5dff2f3017
commit 785b6f50ae
1 changed files with 0 additions and 3 deletions

View File

@ -128,9 +128,6 @@
})
}
$: parsedInvites = invitesToSchema(pendingInvites)
$: console.log("parsed invites ", parsedInvites)
// $: console.log(pendingInvites)
$: console.log(enrichedUsers)
const updateFetch = email => {
fetch.update({