mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Remove unused constant (#89071)
This commit is contained in:
parent
48b93e03ee
commit
a689ce7283
@ -120,9 +120,6 @@ OPTED_IN = "opted_in"
|
|||||||
SECURITY_CLASSES = "security_classes"
|
SECURITY_CLASSES = "security_classes"
|
||||||
CLIENT_SIDE_AUTH = "client_side_auth"
|
CLIENT_SIDE_AUTH = "client_side_auth"
|
||||||
|
|
||||||
# constants for migration
|
|
||||||
DRY_RUN = "dry_run"
|
|
||||||
|
|
||||||
# constants for inclusion
|
# constants for inclusion
|
||||||
INCLUSION_STRATEGY = "inclusion_strategy"
|
INCLUSION_STRATEGY = "inclusion_strategy"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user