We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c03707 commit d54a921Copy full SHA for d54a921
x-pack/plugin/data-frame/src/main/java/org/elasticsearch/xpack/dataframe/transforms/DataFrameIndexer.java
@@ -14,7 +14,6 @@
14
import org.elasticsearch.action.search.SearchRequest;
15
import org.elasticsearch.action.search.SearchResponse;
16
import org.elasticsearch.action.search.ShardSearchFailure;
17
-import org.elasticsearch.common.Nullable;
18
import org.elasticsearch.common.breaker.CircuitBreakingException;
19
import org.elasticsearch.common.xcontent.XContentBuilder;
20
import org.elasticsearch.search.aggregations.bucket.composite.CompositeAggregation;
0 commit comments