Skip to content

Commit

Permalink
Adding static to the import, every other plugin which used this impor…
Browse files Browse the repository at this point in the history
…t did so

Signed-off-by: Mohit Kumar <[email protected]>
  • Loading branch information
mohitamg committed Feb 7, 2025
1 parent 2f55ca7 commit 17ee1c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import org.opensearch.client.RequestOptions
import org.opensearch.client.indices.CreateIndexRequest
import org.opensearch.common.xcontent.XContentType
import org.opensearch.common.CheckedRunnable
import org.opensearch.test.OpenSearchTestCase.assertBusy
import static org.opensearch.test.OpenSearchTestCase.assertBusy
import org.opensearch.client.indices.PutMappingRequest
import org.junit.Assert
import java.util.Locale
Expand Down

0 comments on commit 17ee1c7

Please sign in to comment.