Move imports to top for http (#29500)
This commit is contained in:
parent
e9917c6a81
commit
04722fdd63
7 changed files with 3 additions and 9 deletions
|
@ -11,7 +11,6 @@ from homeassistant.util import dt as dt_util
|
|||
|
||||
from .const import KEY_AUTHENTICATED, KEY_HASS_USER, KEY_REAL_IP
|
||||
|
||||
|
||||
# mypy: allow-untyped-defs, no-check-untyped-defs
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue