Skip to content

Commit ce6176b

Browse files
committed
Clean up
1 parent 62d910c commit ce6176b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_init.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,6 @@ def test_and_assert(test_dict, data, header):
646646

647647
_LOGGER.info("Gateway id = %s", data.gateway["gateway_id"])
648648
_LOGGER.info("Hostname = %s", smile.smile_hostname)
649-
_LOGGER.info("_cooling_enabled = %s", smile._cooling_enabled)
650649
_LOGGER.info("Gateway data = %s", data.gateway)
651650
_LOGGER.info("Entities list = %s", data.devices)
652651
self.show_setup(location_list, data.devices)

0 commit comments

Comments
 (0)