mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove some debug
This commit is contained in:
parent
0f4e334e39
commit
cb19abfa6f
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ export function Webhooks(): JSX.Element {
|
|||
return webhooksList
|
||||
}, [webhooks])
|
||||
|
||||
console.log('webhooksList', webhooksList)
|
||||
return (
|
||||
<VStack
|
||||
distribution={'start'}
|
||||
|
|
|
|||
Loading…
Reference in a new issue