You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/s3/src/main/java/software/amazon/awssdk/services/s3/internal/multipart/MultipartDownloaderSubscriber.java
-49Lines changed: 0 additions & 49 deletions
Original file line number
Diff line number
Diff line change
@@ -77,16 +77,6 @@ public class MultipartDownloaderSubscriber implements Subscriber<AsyncResponseTr
77
77
*/
78
78
privatevolatileStringeTag;
79
79
80
-
/**
81
-
* The size of each part of the object being downloaded.
Copy file name to clipboardExpand all lines: services/s3/src/test/java/software/amazon/awssdk/services/s3/internal/multipart/MultipartDownloaderSubscriberWiremockTest.java
0 commit comments