Skip to content

Commit fa1c0f5

Browse files
committed
Remove unused import
1 parent a6d1eaa commit fa1c0f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_smile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# pylint: disable=protected-access
22
"""Test Plugwise Home Assistant module and generate test JSON fixtures."""
33
import asyncio
4-
import dataclasses
54
import importlib
65
import json
76

0 commit comments

Comments
 (0)