Skip to content

Commit

Permalink
bypass obsolete saga
Browse files Browse the repository at this point in the history
  • Loading branch information
hotzevzl committed Mar 7, 2024
1 parent c7c1eb0 commit c81be11
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,5 @@ export class MoveDataFromPreparationHandler
specificationId: command.specificationId,
});
});

this.eventBus.publish(
new DataMovedFormPreparationEvent(
command.scenarioId,
command.specificationId,
),
);
}
}

0 comments on commit c81be11

Please sign in to comment.