Skip to content

Commit 9207ee9

Browse files
Unused import
Signed-off-by: Finn Carroll <carrofin@amazon.com>
1 parent d7beab2 commit 9207ee9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/integrationTest/java/org/opensearch/security/grpc/GrpcClientAuthOptionalTests.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,10 @@
1414
import org.junit.ClassRule;
1515
import org.junit.Test;
1616
import org.junit.runner.RunWith;
17-
import org.opensearch.protobufs.BulkResponse;
18-
import org.opensearch.protobufs.SearchResponse;
1917
import org.opensearch.test.framework.cluster.LocalCluster;
2018

2119
import java.io.IOException;
2220

23-
import static org.hamcrest.MatcherAssert.assertThat;
2421
import static org.junit.Assert.assertEquals;
2522
import static org.junit.Assert.assertThrows;
2623
import static org.opensearch.security.grpc.GrpcClientAuthNoneTests.assertBulkAndSearchTestIndex;

0 commit comments

Comments
 (0)