Skip to content

Commit

Permalink
Update Google HTTP
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Crawford <steecraw@amazon.com>
  • Loading branch information
stephen-crawford committed Jun 6, 2023
1 parent 1faaacb commit 013aef2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions plugins/repository-gcs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,12 @@
* GitHub history for details.
*/

import java.nio.file.Files
import java.security.KeyPair
import java.security.KeyPairGenerator

import org.opensearch.gradle.MavenFilteringHack
import org.opensearch.gradle.info.BuildParams
import org.opensearch.gradle.test.InternalClusterTestPlugin
import org.opensearch.gradle.test.RestIntegTestTask
import org.opensearch.gradle.test.rest.YamlRestTestPlugin
import org.opensearch.gradle.test.InternalClusterTestPlugin

import java.nio.file.Files
import java.security.KeyPair
Expand Down

0 comments on commit 013aef2

Please sign in to comment.