mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-06 16:35:12 -04:00
Remove error message
This commit is contained in:
parent
39df8ab200
commit
02f1cd1a8b
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ spawn do
|
|||
begin
|
||||
videos << get_video(id, client, PG_DB)
|
||||
rescue ex
|
||||
STDOUT << Time.now << " : " << ex.message << "\n"
|
||||
end
|
||||
youtube_pool << client
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue