Skip to content
Snippets Groups Projects
Verified Commit b101c4b6 authored by Torsten Grote's avatar Torsten Grote
Browse files

Remove AndroidHttpClient class after Roboelectric update

parent 81863b9d
No related branches found
No related tags found
No related merge requests found
package android.net.http;
// This class is here to fix an issue with Robolectric.
// https://github.com/robolectric/robolectric/issues/1862
// TODO: Check if this class can be removed on next Robolectric update
public class AndroidHttpClient {
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment