mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Fixed Linting issue
This commit is contained in:
@@ -318,7 +318,6 @@ class PlexClient(MediaPlayerDevice):
|
||||
# Clear library Name
|
||||
self._app_name = ''
|
||||
|
||||
|
||||
def refresh(self, device, session):
|
||||
"""Refresh key device data."""
|
||||
# new data refresh
|
||||
|
Reference in New Issue
Block a user