Skip to content

Commit 5921444

Browse files
committed
Remove unused import
1 parent e97d140 commit 5921444

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise_usb/nodes/circle_plus.py

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
NodeResponseType,
1818
)
1919
from .circle import PlugwiseCircle
20-
from .helpers import raise_not_loaded
2120
from .helpers.firmware import CIRCLE_PLUS_FIRMWARE_SUPPORT
2221

2322
_LOGGER = logging.getLogger(__name__)

0 commit comments

Comments
 (0)