mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
remove debug logs
This commit is contained in:
parent
8c1248ed1b
commit
0235ebe4d2
1 changed files with 1 additions and 2 deletions
|
@ -725,8 +725,7 @@ class WebInterface(object):
|
|||
|
||||
logger.info("Getting library media stats for section %s.", section_id)
|
||||
result = libraries.get_library_media_stats(section_id)
|
||||
logger.debug("test")
|
||||
logger.debug(result)
|
||||
|
||||
return result
|
||||
|
||||
@cherrypy.expose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue