Skip to content

Commit 8c5f3b4

Browse files
rebase with main
Signed-off-by: Nathalie Jonathan <[email protected]>
1 parent 98106c9 commit 8c5f3b4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ml-algorithms/src/main/java/org/opensearch/ml/engine/tools/QueryPlanningTool.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,8 @@
3636
import org.opensearch.core.action.ActionListener;
3737
import org.opensearch.index.IndexNotFoundException;
3838
import org.opensearch.index.query.QueryBuilders;
39-
<<<<<<< HEAD
40-
import org.opensearch.ml.common.spi.tools.Parser;
41-
=======
4239
import org.opensearch.ingest.ConfigurationUtils;
43-
>>>>>>> d0d23bbbc (Address comments)
40+
import org.opensearch.ml.common.spi.tools.Parser;
4441
import org.opensearch.ml.common.spi.tools.ToolAnnotation;
4542
import org.opensearch.ml.common.spi.tools.WithModelTool;
4643
import org.opensearch.ml.common.utils.ToolUtils;

0 commit comments

Comments
 (0)