mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Remove AndroidHttpClient class after Roboelectric update
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
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 {
|
||||
}
|
||||
Reference in New Issue
Block a user