Cleanup unused variable in tests (#127930)
This commit is contained in:
parent
0956dbb578
commit
4e15556eeb
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue