Skip to content

Commit

Permalink
Remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
tinglis1 authored Dec 22, 2021
1 parent 0e048af commit b748f04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/localtuya/fan.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ async def async_turn_on(
else:
self.schedule_update_ha_state()


async def async_turn_off(self, **kwargs) -> None:
"""Turn off the entity."""
_LOGGER.debug("Fan async_turn_off")
Expand Down

0 comments on commit b748f04

Please sign in to comment.