Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37f5d3ba authored by David Luhmer's avatar David Luhmer
Browse files

remove unused imports

parent e4f76eb1
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -20,13 +20,11 @@ import java.util.Map;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeUnit;


import io.reactivex.Observable;
import okhttp3.ResponseBody;
import okhttp3.ResponseBody;
import retrofit2.Call;
import retrofit2.Call;
import retrofit2.Callback;
import retrofit2.Callback;
import retrofit2.NextcloudRetrofitApiBuilder;
import retrofit2.NextcloudRetrofitApiBuilder;
import retrofit2.Response;
import retrofit2.Response;
import retrofit2.http.GET;


import static junit.framework.TestCase.assertTrue;
import static junit.framework.TestCase.assertTrue;
import static junit.framework.TestCase.fail;
import static junit.framework.TestCase.fail;