Skip to content

Commit 0fbc753

Browse files
committed
Clean up
1 parent c7763be commit 0fbc753

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise/legacy/helper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
# This way of importing aiohttp is because of patch/mocking in testing (aiohttp timeouts)
4848
from defusedxml import ElementTree as etree
4949
from munch import Munch
50-
from packaging.version import Version
5150

5251

5352
def etree_to_dict(element: etree.Element) -> dict[str, str]:

0 commit comments

Comments
 (0)