Skip to content

Commit c3c9cef

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 3dbeaff commit c3c9cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/services/openai/embeddings/OpenAiEmbeddingsModel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
package org.elasticsearch.xpack.inference.services.openai.embeddings;
99

10-
import org.elasticsearch.common.ValidationException;
1110
import org.apache.http.client.utils.URIBuilder;
11+
import org.elasticsearch.common.ValidationException;
1212
import org.elasticsearch.core.Nullable;
1313
import org.elasticsearch.inference.ChunkingSettings;
1414
import org.elasticsearch.inference.InputType;

0 commit comments

Comments
 (0)