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

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

Delete unnecessary line

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

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

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