Skip to content

Commit

Permalink
Remove the set for cs
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Liang <jiallian@amazon.com>
  • Loading branch information
RyanL1997 committed Aug 8, 2023
1 parent 0aa6f26 commit 7ae12f5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,6 @@ public Collection<Object> createComponents(
this.threadPool = threadPool;
this.cs = clusterService;
this.localClient = localClient;
setClusterService(this.cs);

final List<Object> components = new ArrayList<Object>();

Expand Down

0 comments on commit 7ae12f5

Please sign in to comment.