Skip to content

Commit

Permalink
Resolve conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <[email protected]>
  • Loading branch information
gaiksaya committed Sep 11, 2024
1 parent 9a043b9 commit f2e8ad7
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@

package org.opensearch.indexmanagement.snapshotmanagement.resthandler

<<<<<<< HEAD
import org.apache.http.HttpHeaders
import org.apache.http.message.BasicHeader
=======
import org.apache.hc.core5.http.HttpHeaders
import org.apache.hc.core5.http.message.BasicHeader
import org.opensearch.client.Request
>>>>>>> 395317dc (Update CI check for integ-test-with-security to run all integ tests with security (#1243))
import org.opensearch.client.ResponseException
import org.opensearch.core.rest.RestStatus
import org.opensearch.indexmanagement.IndexManagementPlugin
Expand Down

0 comments on commit f2e8ad7

Please sign in to comment.