mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Remove logging for Reddit comments
This commit is contained in:
@ -241,7 +241,6 @@ get "/watch" do |env|
|
||||
|
||||
reddit_html = add_alt_links(reddit_html)
|
||||
rescue ex
|
||||
STDOUT << id << " : " << ex.message << "\n"
|
||||
reddit_thread = nil
|
||||
reddit_html = ""
|
||||
end
|
||||
|
Reference in New Issue
Block a user