Skip to content

Commit

Permalink
Removing unwanted merge changes
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal Sarda <vsarda@amazon.com>
  • Loading branch information
Vishalks committed Nov 23, 2022
1 parent 81002ab commit 29dc647
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2289,8 +2289,6 @@ public ClusterState execute(ClusterState currentState) throws Exception {
)
)
.build();
deleteFromRepoTask = createDeleteStateUpdate(snapshotIds, repoName, repositoryData, Priority.NORMAL, listener);
return deleteFromRepoTask.execute(currentState);
}

@Override
Expand Down

0 comments on commit 29dc647

Please sign in to comment.