Skip to content

Commit 3f51f6b

Browse files
committed
Remove unused
1 parent c9bb411 commit 3f51f6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise_usb/network/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ class StickNetwork:
4040

4141
accept_join_request = False
4242
_event_subscriptions: dict[StickEvent, int] = {}
43-
_old_acc_join_req = False
4443

4544
def __init__(
4645
self,

0 commit comments

Comments
 (0)