mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Remove useless code
This commit is contained in:
@@ -160,7 +160,6 @@ async def setup_lock_platform_test_entity(
|
|||||||
)
|
)
|
||||||
return True
|
return True
|
||||||
|
|
||||||
MockPlatform()
|
|
||||||
mock_integration(
|
mock_integration(
|
||||||
hass,
|
hass,
|
||||||
MockModule(
|
MockModule(
|
||||||
|
@@ -103,7 +103,6 @@ async def setup_lock_platform_test_entity(
|
|||||||
)
|
)
|
||||||
return True
|
return True
|
||||||
|
|
||||||
MockPlatform()
|
|
||||||
mock_integration(
|
mock_integration(
|
||||||
hass,
|
hass,
|
||||||
MockModule(
|
MockModule(
|
||||||
|
Reference in New Issue
Block a user