Skip to content

Commit 5b2ea77

Browse files
authored
[spotless] Remove extra imports (#124354)
Remove extra imports retained by #124194
1 parent f8ef784 commit 5b2ea77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/sql/sql-action/src/main/java/org/elasticsearch/xpack/sql/action/AbstractSqlQueryRequest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
*/
77
package org.elasticsearch.xpack.sql.action;
88

9-
import org.elasticsearch.TransportVersions;
109
import org.elasticsearch.action.ActionRequestValidationException;
1110
import org.elasticsearch.action.CompositeIndicesRequest;
1211
import org.elasticsearch.common.Strings;

0 commit comments

Comments
 (0)