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

Commit 5485ee44 authored by Andy Scherzinger's avatar Andy Scherzinger
Browse files

fixed HttpStatus reference

parent 03702d9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ import com.owncloud.android.lib.common.utils.Log_OC;

import org.apache.commons.httpclient.NameValuePair;
import org.apache.commons.httpclient.methods.GetMethod;
import org.apache.http.HttpStatus;
import org.apache.commons.httpclient.HttpStatus;
import org.json.JSONObject;

import java.util.ArrayList;