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.
2 parents 19fd309 + 7fc36ce commit 4884202Copy full SHA for 4884202
server/src/main/java/org/elasticsearch/inference/UnifiedCompletionRequest.java
@@ -19,8 +19,6 @@
19
import org.elasticsearch.xcontent.ConstructingObjectParser;
20
import org.elasticsearch.xcontent.ObjectParser;
21
import org.elasticsearch.xcontent.ParseField;
22
-import org.elasticsearch.xcontent.ToXContent;
23
-import org.elasticsearch.xcontent.XContentBuilder;
24
import org.elasticsearch.xcontent.XContentParseException;
25
import org.elasticsearch.xcontent.XContentParser;
26
0 commit comments