mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Remove console.log
This commit is contained in:
@@ -196,7 +196,6 @@
|
||||
</Form>
|
||||
<svelte:fragment slot="aside">
|
||||
<Typography.Text variant="m-500">Need a hand?</Typography.Text>
|
||||
{console.log('match', $providerType == MessagingProviderType.Push)}
|
||||
<ActionList.Root>
|
||||
{#if providers[$providerType].providers[$provider].needAHand}
|
||||
{@const needAHand = providers[$providerType].providers[$provider].needAHand}
|
||||
|
||||
Reference in New Issue
Block a user