diff --git a/briar-android/src/test/java/android/net/http/AndroidHttpClient.java b/briar-android/src/test/java/android/net/http/AndroidHttpClient.java deleted file mode 100644 index e83fb8177a3feb5317a9ff82c7edf079f08c4575..0000000000000000000000000000000000000000 --- a/briar-android/src/test/java/android/net/http/AndroidHttpClient.java +++ /dev/null @@ -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 { -} \ No newline at end of file