Skip to content

Commit 85063e1

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 5544e7c commit 85063e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/main/java/org/elasticsearch/action/admin/ActionFeatures.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ public Set<NodeFeature> getFeatures() {
2323
return Set.of();
2424
}
2525

26-
2726
@Override
2827
public Set<NodeFeature> getTestFeatures() {
2928
return Set.of(WRONG_CUSTOM_ANALYZER_RETURN_400);

0 commit comments

Comments
 (0)