Skip to content

Commit

Permalink
Reverted useless change
Browse files Browse the repository at this point in the history
  • Loading branch information
litetex committed Jun 15, 2021
1 parent 41cc2b4 commit 23853e7
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,11 +175,6 @@ public ListLinkHandlerFactory getCommentsLHFactory() {
return YoutubeCommentsLinkHandlerFactory.getInstance();
}

@Override
public StreamExtractor getStreamExtractor(String url) throws ExtractionException {
return super.getStreamExtractor(url);
}

@Override
public CommentsExtractor getCommentsExtractor(ListLinkHandler urlIdHandler)
throws ExtractionException {
Expand Down

0 comments on commit 23853e7

Please sign in to comment.