Skip to content
Snippets Groups Projects
Commit 80b99190 authored by Joel Cavat's avatar Joel Cavat
Browse files

Remove useless import

parent be6e0dca
Branches
Tags
No related merge requests found
...@@ -5,7 +5,6 @@ import com.mashape.unirest.http.JsonNode; ...@@ -5,7 +5,6 @@ import com.mashape.unirest.http.JsonNode;
import com.mashape.unirest.http.Unirest; import com.mashape.unirest.http.Unirest;
import com.mashape.unirest.http.exceptions.UnirestException; import com.mashape.unirest.http.exceptions.UnirestException;
import org.json.JSONArray; import org.json.JSONArray;
import org.json.JSONObject;
public class App { public class App {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment