Skip to content

Commit 1ae5769

Browse files
committed
Remove unused import
1 parent 3591dde commit 1ae5769

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise/util.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
SpecialType,
3030
SwitchType,
3131
)
32-
from plugwise.exceptions import DataMissingError
3332

3433
from defusedxml import ElementTree as etree
3534
from munch import Munch

0 commit comments

Comments
 (0)