mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Remove stray debug from unifi integration (#31634)
This commit is contained in:
parent
6037f7364f
commit
967b02073e
@ -277,7 +277,6 @@ class UniFiController:
|
||||
(CONF_SSID_FILTER, CONF_SSID_FILTER),
|
||||
):
|
||||
if config in import_config:
|
||||
print(config)
|
||||
if config == option and import_config[
|
||||
config
|
||||
] != self.config_entry.options.get(option):
|
||||
|
Loading…
x
Reference in New Issue
Block a user