Skip to content

Commit 9f7690c

Browse files
authored
chore: Remove unused timeout field
1 parent 9a382f6 commit 9f7690c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roborock/devices/b01_q10_channel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
from .mqtt_channel import MqttChannel
1515

1616
_LOGGER = logging.getLogger(__name__)
17-
_TIMEOUT = 10.0
1817

1918

2019
async def send_command(

0 commit comments

Comments
 (0)