Skip to content

Commit 32c9582

Browse files
author
Anirav Kareddy
committed
removed unused import
1 parent f7023a4 commit 32c9582

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/software/amazon/encryption/s3/S3EncryptionClientCompatibilityTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import com.amazonaws.services.s3.model.KMSEncryptionMaterials;
1919
import com.amazonaws.services.s3.model.KMSEncryptionMaterialsProvider;
2020
import com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider;
21-
import org.bouncycastle.jcajce.provider.symmetric.AES;
2221
import org.junit.jupiter.api.BeforeAll;
2322
import org.junit.jupiter.api.Test;
2423
import software.amazon.awssdk.core.ResponseBytes;

0 commit comments

Comments
 (0)