Skip to content

Commit d54a921

Browse files
author
Hendrik Muhs
committed
remove unused import
1 parent 0c03707 commit d54a921

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/data-frame/src/main/java/org/elasticsearch/xpack/dataframe/transforms/DataFrameIndexer.java

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
import org.elasticsearch.action.search.SearchRequest;
1515
import org.elasticsearch.action.search.SearchResponse;
1616
import org.elasticsearch.action.search.ShardSearchFailure;
17-
import org.elasticsearch.common.Nullable;
1817
import org.elasticsearch.common.breaker.CircuitBreakingException;
1918
import org.elasticsearch.common.xcontent.XContentBuilder;
2019
import org.elasticsearch.search.aggregations.bucket.composite.CompositeAggregation;

0 commit comments

Comments
 (0)