Move imports to top for mobile_app (#29511)
This commit is contained in:
parent
19893b8f3c
commit
1846b45cb5
2 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,6 @@ from aiohttp.web import Request, Response
|
|||
from nacl.secret import SecretBox
|
||||
|
||||
from homeassistant.auth.util import generate_secret
|
||||
|
||||
from homeassistant.components.http import HomeAssistantView
|
||||
from homeassistant.components.http.data_validator import RequestDataValidator
|
||||
from homeassistant.const import CONF_WEBHOOK_ID, HTTP_CREATED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue