Remove commented code in Atag integration (#36153)
This commit is contained in:
parent
50b7d24e32
commit
26fdb8eb1e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue