Skip to content

Commit

Permalink
Move DeliverEventSubscriberRegistry to mode-core module
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Jan 10, 2025
1 parent 30f9722 commit b9da778
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public final class DeliverEventSubscriberRegistry {
private final EventBusContext eventBusContext;

/**
* Register subscribers.
* Register deliver event subscribers.
*
* @param subscribers to be registered subscribers
*/
Expand Down

0 comments on commit b9da778

Please sign in to comment.