mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Remove unused constant from auth (#72953)
This commit is contained in:
@@ -150,7 +150,6 @@ from homeassistant.util import dt as dt_util
|
||||
from . import indieauth, login_flow, mfa_setup_flow
|
||||
|
||||
DOMAIN = "auth"
|
||||
RESULT_TYPE_CREDENTIALS = "credentials"
|
||||
|
||||
|
||||
@bind_hass
|
||||
|
Reference in New Issue
Block a user