mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
Remove plexapi warnings
This commit is contained in:
parent
ab74a0da9b
commit
1cc98e7f7d
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ except ImportError:
|
|||
tqdm = None
|
||||
|
||||
log = logging.getLogger('plexapi')
|
||||
warnings.simplefilter('default', category=DeprecationWarning)
|
||||
|
||||
# Search Types - Plex uses these to filter specific media types when searching.
|
||||
# Library Types - Populated at runtime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue