Remove stray debug from unifi integration (#31634)

pull/31558/head
CHAZICLE 2020-02-08 15:07:17 +00:00 committed by GitHub
parent 6037f7364f
commit 967b02073e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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):