mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-22 06:13:25 -07:00
remove debug message
This commit is contained in:
parent
77bd6129a8
commit
97957761c7
1 changed files with 0 additions and 1 deletions
|
@ -794,7 +794,6 @@ class RecentlyAdded(Newsletter):
|
||||||
show_rating_keys.append(show_rating_key)
|
show_rating_keys.append(show_rating_key)
|
||||||
|
|
||||||
recently_added = shows_list
|
recently_added = shows_list
|
||||||
logger.info(recently_added)
|
|
||||||
|
|
||||||
if media_type == 'artist':
|
if media_type == 'artist':
|
||||||
artists_list = []
|
artists_list = []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue