useless request

This commit is contained in:
Emilien Devos 2021-06-30 11:56:40 +02:00 committed by Samantaz Fox
parent f124897008
commit d3c9607adb
No known key found for this signature in database
GPG Key ID: F42821059186176E

View File

@ -57,8 +57,6 @@ class RedditListing
end
def fetch_youtube_comments(id, db, cursor, format, locale, thin_mode, region, sort_by = "top", action = "action_get_comments")
video = get_video(id, db, region: region)
case cursor
when nil, ""
ctoken = produce_comment_continuation(id, cursor: "", sort_by: sort_by)