Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelandis committed Oct 21, 2024
1 parent 0e0c5db commit fa10f80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ static TransportVersion def(int id) {
public static final TransportVersion REVERT_REMOVE_MIN_COMPATIBLE_SHARD_NODE = def(8_774_00_0);
public static final TransportVersion ESQL_FIELD_ATTRIBUTE_PARENT_SIMPLIFIED = def(8_775_00_0);
public static final TransportVersion INFERENCE_DONT_PERSIST_ON_READ = def(8_776_00_0);
public static final TransportVersion ROLE_MONITOR_STATS = def(8_777_00_0);
public static final TransportVersion ROLE_MONITOR_STATS = def(8_777_00_0);

/*
* STOP! READ THIS FIRST! No, really,
Expand Down

0 comments on commit fa10f80

Please sign in to comment.