Remove deprecated line in osoenergy (#107553)
parent
29dd70ccfb
commit
c9d0134b8b
|
@ -22,7 +22,6 @@ class OSOEnergyFlowHandler(config_entries.ConfigFlow, domain=DOMAIN):
|
|||
"""Handle a OSO Energy config flow."""
|
||||
|
||||
VERSION = 1
|
||||
CONNECTION_CLASS = config_entries.CONN_CLASS_CLOUD_POLL
|
||||
|
||||
def __init__(self) -> None:
|
||||
"""Initialize."""
|
||||
|
|
Loading…
Reference in New Issue