Skip to content

Commit

Permalink
Fix requested change and remove outdated comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
FireMasterK committed Jan 2, 2023
1 parent 98a90fd commit 22a47da
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ public YoutubeCommentsExtractor(
public InfoItemsPage<CommentsInfoItem> getInitialPage()
throws IOException, ExtractionException {

// Check if findInitialCommentsToken was already called and optCommentsDisabled initialized
if (commentsDisabled) {
return getInfoItemsPageForDisabledComments();
}
Expand Down

0 comments on commit 22a47da

Please sign in to comment.