Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove v6.5.x and v6.6.x version constants #42130

Merged
merged 13 commits into from
May 30, 2019
Prev Previous commit
Next Next commit
fix last checkstyle
  • Loading branch information
talevy committed May 28, 2019
commit f929a5e8e6395860eacb6d8ffaa012ef3fb4eba7
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
*/
package org.elasticsearch.xpack.ml;

import org.elasticsearch.Version;
import org.elasticsearch.cluster.ClusterState;
import org.elasticsearch.cluster.routing.IndexRoutingTable;
import org.elasticsearch.cluster.service.ClusterService;
Expand Down