diff --git a/packages/web/components/templates/integrations/Webhooks.tsx b/packages/web/components/templates/integrations/Webhooks.tsx index 83ace3980..bc5c5946a 100644 --- a/packages/web/components/templates/integrations/Webhooks.tsx +++ b/packages/web/components/templates/integrations/Webhooks.tsx @@ -44,7 +44,6 @@ export function Webhooks(): JSX.Element { return webhooksList }, [webhooks]) - console.log('webhooksList', webhooksList) return (