mirror of
https://github.com/owncloud/android-library.git
synced 2025-07-23 09:56:02 +00:00
Delete unnecessary line
This commit is contained in:
parent
4c1f91e9ef
commit
53a5818688
@ -122,10 +122,7 @@ public class ChunkedUploadRemoteFileOperation extends UploadRemoteFileOperation
|
||||
}
|
||||
|
||||
status = client.executeMethod(mPutMethod);
|
||||
|
||||
// DELETE NEXT LINE
|
||||
Header[] headers = mPutMethod.getResponseHeaders();
|
||||
|
||||
|
||||
if (status == 400) {
|
||||
InvalidCharacterExceptionParser xmlParser =
|
||||
new InvalidCharacterExceptionParser();
|
||||
|
Loading…
x
Reference in New Issue
Block a user