Webhook / Integration Event bus (#499)
* First bash at an event bus for webhooks and integrations * Refactoring * poc * Revert too wide ranging changes Move to two-queues
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
// @flow
|
||||
const Slack = {
|
||||
id: 'slack',
|
||||
name: 'Slack',
|
||||
};
|
||||
|
||||
export default Slack;
|
||||
Reference in New Issue
Block a user