Skip to content

Commit dfb9d59

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 820f4b7 commit dfb9d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/esql/qa/server/src/main/java/org/elasticsearch/xpack/esql/qa/rest/generative/EsqlQueryGenerator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
import org.elasticsearch.xpack.esql.qa.rest.generative.command.pipe.KeepGenerator;
2020
import org.elasticsearch.xpack.esql.qa.rest.generative.command.pipe.LimitGenerator;
2121
import org.elasticsearch.xpack.esql.qa.rest.generative.command.pipe.LookupJoinGenerator;
22-
import org.elasticsearch.xpack.esql.qa.rest.generative.command.pipe.TimeSeriesStatsGenerator;
2322
import org.elasticsearch.xpack.esql.qa.rest.generative.command.pipe.MvExpandGenerator;
2423
import org.elasticsearch.xpack.esql.qa.rest.generative.command.pipe.RenameGenerator;
2524
import org.elasticsearch.xpack.esql.qa.rest.generative.command.pipe.SortGenerator;
2625
import org.elasticsearch.xpack.esql.qa.rest.generative.command.pipe.StatsGenerator;
26+
import org.elasticsearch.xpack.esql.qa.rest.generative.command.pipe.TimeSeriesStatsGenerator;
2727
import org.elasticsearch.xpack.esql.qa.rest.generative.command.pipe.WhereGenerator;
2828
import org.elasticsearch.xpack.esql.qa.rest.generative.command.source.FromGenerator;
2929
import org.elasticsearch.xpack.esql.qa.rest.generative.command.source.TimeSeriesGenerator;

0 commit comments

Comments
 (0)