Skip to content

Commit 9de3b76

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 8fff504 commit 9de3b76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/optimizer/rules/logical/preoptimizer/FoldInferenceFunctionsTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ public void testEvalFunctionEmbedding() throws Exception {
7171
assertThat(preOptimizedQuery.value(), equalTo(generateTestEmbedding(query, dimensions)));
7272
});
7373

74-
7574
}
7675
}
7776

0 commit comments

Comments
 (0)