Skip to content

Commit 2f50290

Browse files
committed
nit
1 parent 0d81dc0 commit 2f50290

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/software/amazon/encryption/s3/internal/ConvertSDKRequests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ public static PutObjectResponse convertResponse(CompleteMultipartUploadResponse
209209
"Please report this to the Amazon S3 Encryption Client for Java: " +
210210
"https://github.com/aws/amazon-s3-encryption-client-java/issues."
211211
);
212-
break;
213212
}
214213
}
215214
});

0 commit comments

Comments
 (0)