Remove some debug
This commit is contained in:
@ -44,7 +44,6 @@ export function Webhooks(): JSX.Element {
|
||||
return webhooksList
|
||||
}, [webhooks])
|
||||
|
||||
console.log('webhooksList', webhooksList)
|
||||
return (
|
||||
<VStack
|
||||
distribution={'start'}
|
||||
|
||||
Reference in New Issue
Block a user