We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d81dc0 commit 2f50290Copy full SHA for 2f50290
src/main/java/software/amazon/encryption/s3/internal/ConvertSDKRequests.java
@@ -209,7 +209,6 @@ public static PutObjectResponse convertResponse(CompleteMultipartUploadResponse
209
"Please report this to the Amazon S3 Encryption Client for Java: " +
210
"https://github.com/aws/amazon-s3-encryption-client-java/issues."
211
);
212
- break;
213
}
214
215
});
0 commit comments