mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 14:45:09 +02:00
Cleanup unused variable in tests (#127930)
This commit is contained in:
@@ -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()
|
||||
|
||||
|
Reference in New Issue
Block a user