Remove unused imports

master
Stuart Boston 12 years ago
parent 2c5569d53d
commit d3338cc106

@ -44,8 +44,6 @@ import java.util.List;
import java.util.Map;
import static com.omertron.themoviedbapi.tools.ApiUrl.*;
import org.apache.http.HttpResponse;
import org.apache.http.client.methods.HttpDelete;
/**
* The MovieDb API <p> This is for version 3 of the API as specified here: http://help.themoviedb.org/kb/api/about-3

Loading…
Cancel
Save