Skip to content

Commit

Permalink
Removed unnecessary and wrong import from MultiTermsAggregation
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Kopatschek <[email protected]>
  • Loading branch information
fabiankopatschek committed Sep 5, 2023
1 parent 1055224 commit 038d105
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
import org.opensearch.client.json.JsonpMapper;
import org.opensearch.client.json.ObjectBuilderDeserializer;
import org.opensearch.client.json.ObjectDeserializer;
import org.opensearch.client.opensearch._types.aggregations.BucketSortAggregation.Builder;
import org.opensearch.client.util.ApiTypeHelper;
import org.opensearch.client.util.ObjectBuilder;
import jakarta.json.stream.JsonGenerator;
Expand Down

0 comments on commit 038d105

Please sign in to comment.