Skip to content

Commit 1e1f7d6

Browse files
committed
further cleanup before PR
1 parent de715a1 commit 1e1f7d6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

plugwise_usb/nodes/circle_plus.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,3 @@ async def enable_auto_join(self) -> bool:
130130
_LOGGER.info("Allow Auto Joining Enabled")
131131
allow_auto_join_request = CirclePlusAllowJoiningRequest(self._send, True)
132132
return await allow_auto_join_request.send()
133-
134-
# region properties
135-
# end region

0 commit comments

Comments
 (0)