mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-16 04:14:31 +02:00
removed redundant returns
This commit is contained in:
parent
0f2cb6d455
commit
9be5a15c54
6 changed files with 0 additions and 56 deletions
|
@ -51,7 +51,6 @@ class MikrotikControllerConfigFlow(ConfigFlow, domain=DOMAIN):
|
|||
|
||||
def __init__(self):
|
||||
"""Initialize MikrotikControllerConfigFlow."""
|
||||
return
|
||||
|
||||
@staticmethod
|
||||
@callback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue