Skip to content

Commit a73ff8e

Browse files
committed
Clean up
1 parent 02aca5f commit a73ff8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise/common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ def _get_groups(self) -> None:
193193
194194
Collect switching-, pumping- or report-group info.
195195
"""
196-
groups: dict[str, GwEntityData] = {}
197196
# P1 and Anna don't have groups
198197
if self.smile.type == "power" or self.check_name(ANNA):
199198
return

0 commit comments

Comments
 (0)