Skip to content

Commit

Permalink
Remove invalid import from DownloadManagerTest
Browse files Browse the repository at this point in the history
  • Loading branch information
icbaker committed Jan 13, 2021
1 parent cbcc473 commit 16b51d6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
import androidx.test.core.app.ApplicationProvider;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import com.google.android.exoplayer2.C;
import com.google.android.exoplayer2.robolectric.TestDownloadManagerListener;
import com.google.android.exoplayer2.scheduler.Requirements;
import com.google.android.exoplayer2.testutil.DownloadBuilder;
import com.google.android.exoplayer2.testutil.DummyMainThread;
Expand Down

0 comments on commit 16b51d6

Please sign in to comment.