Skip to content

Commit e042352

Browse files
committed
Clean up unused import
1 parent 75bdd06 commit e042352

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise_usb/helpers/util.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import crcmod
88

99
from ..constants import HW_MODELS
10-
from ..exceptions import NodeError
1110

1211
crc_fun = crcmod.mkCrcFun(0x11021, rev=False, initCrc=0x0000, xorOut=0x0000)
1312

0 commit comments

Comments
 (0)