Skip to content

Commit 3bcd663

Browse files
author
Max Hniebergall
committed
Merge branch 'defaultEISEndpoint' of https://github.com/elastic/elasticsearch into defaultEISEndpoint
2 parents 164aae4 + 9bff2c6 commit 3bcd663

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/services/elastic/ElasticInferenceService.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,6 @@ public Model parsePersistedConfig(String inferenceEntityId, TaskType taskType, M
334334
}
335335
}
336336

337-
338-
339337
@Override
340338
public TransportVersion getMinimalSupportedVersion() {
341339
return TransportVersions.V_8_16_0;

0 commit comments

Comments
 (0)