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 7c5fde6 commit 3692033Copy full SHA for 3692033
x-pack/plugin/enrich/src/main/java/org/elasticsearch/xpack/enrich/EnrichPlugin.java
@@ -64,8 +64,6 @@
64
import org.elasticsearch.xpack.enrich.rest.RestGetEnrichPolicyAction;
65
import org.elasticsearch.xpack.enrich.rest.RestPutEnrichPolicyAction;
66
67
-import java.lang.foreign.MemorySegment;
68
-import java.lang.foreign.ValueLayout;
69
import java.util.Collection;
70
import java.util.List;
71
import java.util.Map;
0 commit comments