mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
back out unneeded imports
This commit is contained in:
parent
440aeea66c
commit
b0c39a1295
1 changed files with 0 additions and 6 deletions
|
|
@ -26,12 +26,6 @@ import com.google.android.exoplayer2.text.webvtt.Mp4WebvttDecoder;
|
||||||
import com.google.android.exoplayer2.text.webvtt.WebvttDecoder;
|
import com.google.android.exoplayer2.text.webvtt.WebvttDecoder;
|
||||||
import com.google.android.exoplayer2.util.MimeTypes;
|
import com.google.android.exoplayer2.util.MimeTypes;
|
||||||
|
|
||||||
import java.io.UnsupportedEncodingException;
|
|
||||||
import java.util.List;
|
|
||||||
|
|
||||||
import static android.R.attr.initialKeyguardLayout;
|
|
||||||
import static android.R.attr.mimeType;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A factory for {@link SubtitleDecoder} instances.
|
* A factory for {@link SubtitleDecoder} instances.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue