Skip to content

Commit

Permalink
fixed javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ka4ok85 committed Jun 22, 2018
1 parent 763f73c commit 0b9bf1c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ public class UpdateRecipientCommand extends AbstractInstantCommand<UpdateRecipie
*
* @param options
* - settings for API call
* @return void
*/
@Override
public void buildXmlRequest(UpdateRecipientOptions options) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ public class WaitForJobCommand extends AbstractInstantCommand<JobResponse, JobOp
*
* @param options
* - settings for API call
* @return void
*/
@Override
public void buildXmlRequest(JobOptions options) {
Expand Down

0 comments on commit 0b9bf1c

Please sign in to comment.