mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Remove stray debug from unifi integration (#31634)
This commit is contained in:
@@ -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):
|
||||
|
Reference in New Issue
Block a user