mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 08:05:06 +02:00
improve code quality for roku
This commit is contained in:
@@ -91,8 +91,7 @@ async def async_setup_entry(
|
||||
RokuMediaPlayer(
|
||||
coordinator=entry.runtime_data,
|
||||
)
|
||||
],
|
||||
True,
|
||||
]
|
||||
)
|
||||
|
||||
platform = entity_platform.async_get_current_platform()
|
||||
|
Reference in New Issue
Block a user