Skip to content

Commit

Permalink
Error after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-yves-monnet committed Jul 17, 2024
1 parent 814ddb8 commit 4e7a5e9
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ public RunScenarioFlowStartEvent(TaskScheduler scheduler,
super(scenarioStep, runScenario, runResult);
this.scheduler = scheduler;
}
@Override
public String getTopic() {
return getScenarioStep().getTaskId();
}


@Override
public String getTopic() {
Expand Down

0 comments on commit 4e7a5e9

Please sign in to comment.