mirror of
https://github.com/samsonjs/media.git
synced 2026-04-24 14:37:45 +00:00
Remove unused imports.
This commit is contained in:
parent
9921dfd1ce
commit
9d73104472
1 changed files with 0 additions and 7 deletions
|
|
@ -15,13 +15,6 @@
|
|||
*/
|
||||
package com.google.android.exoplayer.demo;
|
||||
|
||||
import com.google.android.exoplayer.ExoPlayerLibraryInfo;
|
||||
|
||||
import android.content.Context;
|
||||
import android.content.pm.PackageInfo;
|
||||
import android.content.pm.PackageManager.NameNotFoundException;
|
||||
import android.os.Build;
|
||||
|
||||
import java.io.BufferedInputStream;
|
||||
import java.io.BufferedOutputStream;
|
||||
import java.io.ByteArrayOutputStream;
|
||||
|
|
|
|||
Loading…
Reference in a new issue