Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
v1r3n committed Nov 26, 2023
1 parent 52dbb92 commit fb70f49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ public TaskClient getTaskClient() {
return taskClient;
}

public WorkflowClient getWorkflowClient() {
public WorkflowClient getWorkflowClient() {
return workflowClient;
}
}

0 comments on commit fb70f49

Please sign in to comment.