Skip to content

Commit 203bd64

Browse files
committed
feat: remove unused import
1 parent 56671f9 commit 203bd64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roborock/containers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from enum import Enum
1010
from typing import Any, NamedTuple, get_args, get_origin
1111

12-
from .mqtt.session import MqttParams
1312
from .code_mappings import (
1413
RoborockCategory,
1514
RoborockCleanType,

0 commit comments

Comments
 (0)