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

Commit

Permalink
Removing redundant space
Browse files Browse the repository at this point in the history
  • Loading branch information
pgolash committed Jul 26, 2021
1 parent 6079211 commit 1859fff
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -136,7 +136,7 @@ public long getCallbackAfterSeconds() {
}

/**
* @return Return the retry delay for the FAILED tasks
* @return Return the retry delay for the FAILED tasks.
*/
public int getRetryDelaySeconds() {return retryDelaySeconds; }

Expand Down

0 comments on commit 1859fff

Please sign in to comment.