Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit e82d3532 authored by davigonz's avatar davigonz Committed by AndyScherzinger
Browse files

Delete unnecessary line

parent a1178aff
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -136,9 +136,6 @@ public class ChunkedUploadRemoteFileOperation extends UploadRemoteFileOperation

                status = client.executeMethod(mPutMethod);
                
                // DELETE NEXT LINE
                Header[] headers = mPutMethod.getResponseHeaders();

                if (status == 400) {
                    InvalidCharacterExceptionParser xmlParser =
                            new InvalidCharacterExceptionParser();