Skip to content

Commit 214c663

Browse files
committed
Remove TODO
1 parent dc3e387 commit 214c663

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/main/java/org/elasticsearch/inference/MinimalServiceSettings.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ private void validate() {
162162
validateFieldPresent(DIMENSIONS_FIELD, dimensions);
163163
validateFieldPresent(SIMILARITY_FIELD, similarity);
164164
validateFieldPresent(ELEMENT_TYPE_FIELD, elementType);
165-
// TODO: Validate similarity and dimensions are valid for element type here?
166165
break;
167166

168167
default:

0 commit comments

Comments
 (0)