Skip to content

Commit

Permalink
Remove CONTRIBUTE_AND_FINALIZE_ONGOING from getCompletableStatuses
Browse files Browse the repository at this point in the history
  • Loading branch information
mcornaton committed May 2, 2023
1 parent 62b1bd3 commit b585b98
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ public static List<ReplicateStatus> getCompletableStatuses() {
RESULT_UPLOADING,
RESULT_UPLOAD_FAILED,
RESULT_UPLOADED,
CONTRIBUTE_AND_FINALIZE_ONGOING,
CONTRIBUTE_AND_FINALIZE_DONE,
COMPLETING,
COMPLETE_FAILED);
Expand Down

0 comments on commit b585b98

Please sign in to comment.