We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec3edc commit c471adfCopy full SHA for c471adf
switchbot/devices/device.py
@@ -23,7 +23,6 @@
23
ble_device_has_changed,
24
establish_connection,
25
)
26
-from cryptography.hazmat.primitives.ciphers import Cipher, algorithms, modes
27
28
from ..api_config import SWITCHBOT_APP_API_BASE_URL, SWITCHBOT_APP_CLIENT_ID
29
from ..const import (
0 commit comments