We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221ea48 commit 92a8cfaCopy full SHA for 92a8cfa
server/src/main/java/org/elasticsearch/action/admin/indices/analyze/TransportAnalyzeAction.java
@@ -29,7 +29,6 @@
29
import org.elasticsearch.common.io.stream.Writeable;
30
import org.elasticsearch.common.settings.Settings;
31
import org.elasticsearch.core.IOUtils;
32
-import org.elasticsearch.features.NodeFeature;
33
import org.elasticsearch.index.IndexService;
34
import org.elasticsearch.index.IndexService.IndexCreationContext;
35
import org.elasticsearch.index.IndexSettings;
0 commit comments