diff --git a/tests/test_config_entries.py b/tests/test_config_entries.py index 2d2ee2d936a..7cbd37ac91b 100644 --- a/tests/test_config_entries.py +++ b/tests/test_config_entries.py @@ -4776,7 +4776,6 @@ async def test_reconfigure( f"{config_entry.domain} {config_entry.entry_id}", ) - flow = hass.config_entries.flow _async_start_reconfigure(entry) await hass.async_block_till_done()