Skip to content

Commit 5e39eaa

Browse files
committed
Remove useless import
1 parent 317220f commit 5e39eaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/parser/LogicalPlanBuilder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import org.elasticsearch.dissect.DissectParser;
2121
import org.elasticsearch.index.IndexMode;
2222
import org.elasticsearch.index.mapper.IdFieldMapper;
23-
import org.elasticsearch.logging.LogManager;
2423
import org.elasticsearch.transport.RemoteClusterAware;
2524
import org.elasticsearch.xpack.esql.VerificationException;
2625
import org.elasticsearch.xpack.esql.action.EsqlCapabilities;

0 commit comments

Comments
 (0)