Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
v1r3n committed Oct 14, 2024
1 parent 8209bae commit c800fed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public class SubWorkflowParams {

private IdempotencyStrategy idempotencyStrategy;

//Priority of the sub workflow, not set inherits from the parent
// Priority of the sub workflow, not set inherits from the parent
private Integer priority;

public String getIdempotencyKey() {
Expand Down

0 comments on commit c800fed

Please sign in to comment.