mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
remove unused test helper function
This commit is contained in:
parent
c52775923e
commit
d019de713b
@ -108,12 +108,6 @@ class KNXTestKit:
|
|||||||
self.xknx = args[0]
|
self.xknx = args[0]
|
||||||
return DEFAULT
|
return DEFAULT
|
||||||
|
|
||||||
def state_update_register_mock(*args, **kwargs):
|
|
||||||
"""Mock the state updater registration."""
|
|
||||||
if state_updater:
|
|
||||||
return DEFAULT
|
|
||||||
return DEFAULT
|
|
||||||
|
|
||||||
if config_store_fixture:
|
if config_store_fixture:
|
||||||
self.hass_storage[
|
self.hass_storage[
|
||||||
KNX_CONFIG_STORAGE_KEY
|
KNX_CONFIG_STORAGE_KEY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user