Pylint 2 useless-return fixes (#15677)
This commit is contained in:
parent
95dc06cca6
commit
1c42caba76
9 changed files with 0 additions and 12 deletions
|
@ -253,5 +253,3 @@ def async_handle_cloud(hass, cloud, payload):
|
|||
payload['reason'])
|
||||
else:
|
||||
_LOGGER.warning("Received unknown cloud action: %s", action)
|
||||
|
||||
return None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue