Skip to content

Commit 63a46cb

Browse files
committed
Remove unused import
1 parent 7b81618 commit 63a46cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dingz/dingz.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
from . import make_call
88
from .constants import API, DEVICE_INFO, TEMPERATURE, LIGHT, FRONT_LED_GET, FRONT_LED_SET
9-
from .exceptions import DingzError
109

1110
_LOGGER = logging.getLogger(__name__)
1211

0 commit comments

Comments
 (0)