Skip to content

Commit fdab74f

Browse files
committed
chore: remove whitespace
1 parent 89bd38f commit fdab74f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roborock/devices/v1_channel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ def _should_use_cache(self, local_connect_failures: int) -> bool:
252252
return False
253253
return True
254254

255-
256255
def _on_mqtt_message(self, message: RoborockMessage) -> None:
257256
"""Handle incoming MQTT messages."""
258257
_LOGGER.debug("V1Channel received MQTT message from device %s: %s", self._device_uid, message)

0 commit comments

Comments
 (0)