We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b81618 commit 63a46cbCopy full SHA for 63a46cb
1 file changed
dingz/dingz.py
@@ -6,7 +6,6 @@
6
7
from . import make_call
8
from .constants import API, DEVICE_INFO, TEMPERATURE, LIGHT, FRONT_LED_GET, FRONT_LED_SET
9
-from .exceptions import DingzError
10
11
_LOGGER = logging.getLogger(__name__)
12
0 commit comments