Clean useless database arguments (1/5)

This commit is contained in:
Samantaz Fox
2021-12-07 03:40:15 +01:00
parent 6704ce3214
commit 9bad7e2940
4 changed files with 14 additions and 14 deletions

View File

@@ -74,7 +74,7 @@ def fetch_user(sid, headers, db)
end
end
channels = get_batch_channels(channels, db, false, false)
channels = get_batch_channels(channels, false, false)
email = feed.xpath_node(%q(//a[@class="yt-masthead-picker-header yt-masthead-picker-active-account"]))
if email