Skip to content

Commit ac161fa

Browse files
Fix checkstyle
1 parent 74fd6e8 commit ac161fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/services/llama/request/completion/LlamaChatCompletionRequestEntity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
import java.io.IOException;
1818
import java.util.Objects;
1919

20-
2120
/**
2221
* LlamaChatCompletionRequestEntity is responsible for creating the request entity for Llama chat completion.
2322
* It implements ToXContentObject to allow serialization to XContent format.

0 commit comments

Comments
 (0)