removed unused return (#15402)
This commit is contained in:
parent
9ea0c409e6
commit
b65d7daed8
1 changed files with 0 additions and 1 deletions
|
@ -75,4 +75,3 @@ def _update_cloudflare(cfupdate, email, key, zone, records):
|
||||||
|
|
||||||
if result is not True:
|
if result is not True:
|
||||||
_LOGGER.warning(result)
|
_LOGGER.warning(result)
|
||||||
return True
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue