Skip to content

Commit

Permalink
Revert "yegor256#332 serialization marker MkAmazonS3"
Browse files Browse the repository at this point in the history
This reverts commit b90fcb8.
  • Loading branch information
Yegor Bugayenko committed Aug 18, 2016
1 parent c56583f commit 4493145
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,6 @@ public UploadPartResult uploadPart(UploadPartRequest arg0)
}

public static class MkS3Object extends S3Object {
private static final long serialVersionUID = 7049708086297888434L;
@Override
public S3ObjectInputStream getObjectContent() {
return new S3ObjectInputStream(
Expand Down

0 comments on commit 4493145

Please sign in to comment.