mirror of
https://github.com/home-assistant/core.git
synced 2025-11-06 17:40:11 +00:00
Reorg auth (#15443)
This commit is contained in:
@@ -5,7 +5,7 @@ import os
|
||||
|
||||
from homeassistant.core import HomeAssistant
|
||||
from homeassistant.config import get_default_config_dir
|
||||
from homeassistant.auth_providers import homeassistant as hass_auth
|
||||
from homeassistant.auth.providers import homeassistant as hass_auth
|
||||
|
||||
|
||||
def run(args):
|
||||
|
||||
Reference in New Issue
Block a user