Skip to content

Commit

Permalink
apply spotless
Browse files Browse the repository at this point in the history
Signed-off-by: Rahul Karajgikar <[email protected]>
  • Loading branch information
Rahul Karajgikar committed Sep 3, 2024
1 parent a1db9fd commit 61eac52
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,6 @@ public void connectToNode(DiscoveryNode node, ActionListener<Void> listener) thr
connectToNode(node, null, listener);
}


public void markPendingDisconnects(DiscoveryNodes.Delta nodesDelta) {
connectionManager.markPendingDisconnects(nodesDelta.removedNodes());
}
Expand Down

0 comments on commit 61eac52

Please sign in to comment.