Skip to content

Commit a91b807

Browse files
prdoylenielsbauman
andauthored
Rename variable
Co-authored-by: Niels Bauman <[email protected]>
1 parent 203aad0 commit a91b807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/java/org/elasticsearch/reservedstate/service/FileSettingsServiceProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ FileSettingsService construct(
1717
ClusterService clusterService,
1818
ReservedClusterStateService stateService,
1919
Environment environment,
20-
FileSettingsService.FileSettingsHealthTracker healthIndicatorService
20+
FileSettingsService.FileSettingsHealthTracker healthTracker
2121
);
2222
}

0 commit comments

Comments
 (0)