mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Remove commented code in Atag integration (#36153)
This commit is contained in:
parent
50b7d24e32
commit
26fdb8eb1e
@ -1,5 +1,5 @@
|
||||
"""Config flow for the Atag component."""
|
||||
import pyatag # from pyatag import DEFAULT_PORT, AtagException, AtagOne
|
||||
import pyatag
|
||||
import voluptuous as vol
|
||||
|
||||
from homeassistant import config_entries
|
||||
|
Loading…
x
Reference in New Issue
Block a user