Remove unused constant (#89071)

This commit is contained in:
Raman Gupta 2023-03-02 23:21:40 -05:00 committed by GitHub
parent 48b93e03ee
commit a689ce7283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -120,9 +120,6 @@ OPTED_IN = "opted_in"
SECURITY_CLASSES = "security_classes"
CLIENT_SIDE_AUTH = "client_side_auth"
# constants for migration
DRY_RUN = "dry_run"
# constants for inclusion
INCLUSION_STRATEGY = "inclusion_strategy"