Remove outdated comment
This commit is contained in:
parent
d0f5ce58d8
commit
0c09bf2b18
|
@ -45,7 +45,5 @@ public class GceDiscovery extends ZenDiscovery {
|
|||
ElectMasterService electMasterService) {
|
||||
super(settings, clusterName, threadPool, transportService, clusterService, nodeSettingsService,
|
||||
pingService, electMasterService, discoverySettings);
|
||||
|
||||
// See related issue in AWS plugin https://github.com/elastic/elasticsearch-cloud-aws/issues/179
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue