mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Remove unused constant (#89071)
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user