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.
1 parent 3399d61 commit fcfbfd3Copy full SHA for fcfbfd3
server/src/main/java/org/elasticsearch/TransportVersions.java
@@ -147,7 +147,6 @@ static TransportVersion def(int id) {
147
public static final TransportVersion FAILURE_STORE_ENABLED_BY_CLUSTER_SETTING = def(8_812_00_0);
148
public static final TransportVersion ELASTIC_INFERENCE_SERVICE_UNIFIED_CHAT_COMPLETIONS_INTEGRATION = def(8_813_00_0);
149
150
-
151
/*
152
* STOP! READ THIS FIRST! No, really,
153
* ____ _____ ___ ____ _ ____ _____ _ ____ _____ _ _ ___ ____ _____ ___ ____ ____ _____ _
0 commit comments