Commit 98301467 by aquilescanta Committed by Oliver Woodman

Fix DefaultHlsExtractorFactory javadoc

Issue:#2748

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=174854541
parent cb72d42e
...@@ -34,8 +34,6 @@ import java.util.List; ...@@ -34,8 +34,6 @@ import java.util.List;
/** /**
* Default {@link HlsExtractorFactory} implementation. * Default {@link HlsExtractorFactory} implementation.
*
* <p>This class can be extended to override {@link TsExtractor} instantiation.</p>
*/ */
public final class DefaultHlsExtractorFactory implements HlsExtractorFactory { public final class DefaultHlsExtractorFactory implements HlsExtractorFactory {
......
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