mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Cleanup unused variable in tests (#127930)
This commit is contained in:
parent
0956dbb578
commit
4e15556eeb
@ -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()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user