Skip to content

Commit bb78db6

Browse files
committed
spotless
1 parent eac33c1 commit bb78db6

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugin/esql/src/internalClusterTest/java/org/elasticsearch/xpack/esql/plugin

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/internalClusterTest/java/org/elasticsearch/xpack/esql/plugin/ScoreFunctionIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ public void setupIndex() {
2929
createAndPopulateIndex();
3030
}
3131

32-
3332
public void testScoreDifferentWhereMatch() {
3433
var query = """
3534
FROM test METADATA _score

0 commit comments

Comments
 (0)