Skip to content

Commit dd202cf

Browse files
author
Anirav Kareddy
committed
removed unused import
1 parent a13917a commit dd202cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/examples/java/software/amazon/encryption/s3/examples/ReEncryptInstructionFileExample.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import static org.junit.jupiter.api.Assertions.assertEquals;
2828
import static org.junit.jupiter.api.Assertions.assertTrue;
2929
import static software.amazon.encryption.s3.S3EncryptionClient.withCustomInstructionFileSuffix;
30-
import static software.amazon.encryption.s3.utils.S3EncryptionClientTestResources.BUCKET;
3130
import static software.amazon.encryption.s3.utils.S3EncryptionClientTestResources.appendTestSuffix;
3231
import static software.amazon.encryption.s3.utils.S3EncryptionClientTestResources.deleteObject;
3332

0 commit comments

Comments
 (0)