We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa15f7 commit a79770eCopy full SHA for a79770e
roborock/roborock_future.py
@@ -8,7 +8,7 @@
8
9
import async_timeout
10
11
-from .exceptions import UnknownMethodError, VacuumError
+from .exceptions import VacuumError
12
from .roborock_message import RoborockMessageProtocol
13
14
_LOGGER = logging.getLogger(__name__)
0 commit comments