Commit b0c39a12 by Julian Cable

back out unneeded imports

parent 440aeea6
...@@ -26,12 +26,6 @@ import com.google.android.exoplayer2.text.webvtt.Mp4WebvttDecoder; ...@@ -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.
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment