Skip to content

Commit

Permalink
remove non-existing import fro cluster settings
Browse files Browse the repository at this point in the history
Signed-off-by: Kaushal Kumar <[email protected]>
  • Loading branch information
kaushalmahi12 committed May 14, 2024
1 parent 89f2694 commit ff4629c
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,6 @@
import org.opensearch.search.backpressure.settings.SearchShardTaskSettings;
import org.opensearch.search.backpressure.settings.SearchTaskSettings;
import org.opensearch.search.fetch.subphase.highlight.FastVectorHighlighter;
<<<<<<< HEAD
=======
import org.opensearch.search.resource_limit_group.ResourceLimitGroupServiceSettings;
>>>>>>> ba237c14d3f (add resourceLimitGroupTests)
import org.opensearch.snapshots.InternalSnapshotsInfoService;
import org.opensearch.snapshots.SnapshotsService;
import org.opensearch.tasks.TaskCancellationMonitoringSettings;
Expand Down

0 comments on commit ff4629c

Please sign in to comment.