mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Cleanup unused class attr for MQTT config flow (#116653)
This commit is contained in:
parent
949ef49c09
commit
2ec9728edb
@ -197,7 +197,6 @@ class FlowHandler(ConfigFlow, domain=DOMAIN):
|
||||
|
||||
entry: ConfigEntry | None
|
||||
_hassio_discovery: dict[str, Any] | None = None
|
||||
_reauth_config_entry: ConfigEntry | None = None
|
||||
|
||||
@staticmethod
|
||||
@callback
|
||||
|
Loading…
x
Reference in New Issue
Block a user