mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Remove unused arg
This commit is contained in:
parent
53768b7bd2
commit
9df21a38ab
@ -91,7 +91,6 @@ async def test_cover_open_close(
|
|||||||
mock_manager: ManagerCompat,
|
mock_manager: ManagerCompat,
|
||||||
mock_config_entry: MockConfigEntry,
|
mock_config_entry: MockConfigEntry,
|
||||||
mock_device: CustomerDevice,
|
mock_device: CustomerDevice,
|
||||||
entity_id: str,
|
|
||||||
service_name: str,
|
service_name: str,
|
||||||
actions: list,
|
actions: list,
|
||||||
) -> None:
|
) -> None:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user