Skip to content

Commit f14a0a9

Browse files
committed
fix Ruff F401 for comment #171: Remove unused import
1 parent 7e85013 commit f14a0a9

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
@@ -18,7 +18,6 @@
1818
from ..messages.requests import (
1919
CircleClockSetRequest,
2020
CircleMeasureIntervalRequest,
21-
CirclePlusAllowJoiningRequest,
2221
NodePingRequest,
2322
)
2423
from ..messages.responses import (

0 commit comments

Comments
 (0)