safe-global/safe-transaction-service

Remove unused webhooks

moisses89 opened this issue · 0 comments

What is needed?

Webhooks logic were migrated to safe-events-service, but the safe transaction service continues creating and running tasks that don't do anything.
We should remove webhooks and ensure that this tasks are never executed.