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 1bcaa06 commit b142859Copy full SHA for b142859
server/src/main/java/org/elasticsearch/TransportVersions.java
@@ -180,7 +180,6 @@ static TransportVersion def(int id) {
180
public static final TransportVersion INFERENCE_DONT_PERSIST_ON_READ = def(8_776_00_0);
181
public static final TransportVersion SIMULATE_MAPPING_ADDITION = def(8_777_00_0);
182
183
-
184
/*
185
* STOP! READ THIS FIRST! No, really,
186
* ____ _____ ___ ____ _ ____ _____ _ ____ _____ _ _ ___ ____ _____ ___ ____ ____ _____ _
0 commit comments