Skip to content

Commit

Permalink
Refactor ConsistencyCheckJobOption
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Nov 25, 2023
1 parent 0aebf48 commit 6962135
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ public final class ConsistencyCheckJobOption implements PipelineJobOption {
*
* @param param create consistency check job parameter
* @return job id
* @throws UncompletedConsistencyCheckJobExistsException uncompleted consistency check job exists exception
*/
public String createJobAndStart(final CreateConsistencyCheckJobParameter param) {
String parentJobId = param.getParentJobId();
Expand Down

0 comments on commit 6962135

Please sign in to comment.