Commit e7e466f7 by ibaker Committed by Ian Baker

Remove empty <p> tag from WebvttDecoder

PiperOrigin-RevId: 445217294
parent a756121c
...@@ -29,8 +29,6 @@ import java.util.List; ...@@ -29,8 +29,6 @@ import java.util.List;
/** /**
* A {@link SimpleSubtitleDecoder} for WebVTT. * A {@link SimpleSubtitleDecoder} for WebVTT.
* *
* <p>
*
* @see <a href="http://dev.w3.org/html5/webvtt">WebVTT specification</a> * @see <a href="http://dev.w3.org/html5/webvtt">WebVTT specification</a>
*/ */
@UnstableApi @UnstableApi
......
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