Skip to content

Commit 40e6d9e

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent db18886 commit 40e6d9e

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/function/scalar/approximate

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/function/scalar/approximate/ConfidenceInterval.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
import org.elasticsearch.xpack.esql.io.stream.PlanStreamInput;
3333

3434
import java.io.IOException;
35-
import java.util.Arrays;
3635
import java.util.List;
3736
import java.util.Objects;
3837

0 commit comments

Comments
 (0)