mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-08-30 22:05:18 +00:00
Cleanup
This commit is contained in:
@@ -261,7 +261,8 @@ public class YoutubeStreamInfoItemLockupExtractor implements StreamInfoItemExtra
|
||||
|
||||
@Nullable
|
||||
@Override
|
||||
public String getShortDescription() throws ParsingException {
|
||||
public String getShortDescription() {
|
||||
// Not present
|
||||
return null;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user