Remove some debug

This commit is contained in:
Jackson Harper
2024-08-26 13:41:29 +08:00
parent 0f4e334e39
commit cb19abfa6f

View File

@ -44,7 +44,6 @@ export function Webhooks(): JSX.Element {
return webhooksList
}, [webhooks])
console.log('webhooksList', webhooksList)
return (
<VStack
distribution={'start'}