Skip to content

Commit a4d4ddf

Browse files
authored
chore: removing ENABLE_V2_CERT_DISPLAY_SETTINGS (#37302)
the remnants of the logic that used this setting has been gone for a long time. This removes the toggle. FIXES: APER-1405
1 parent 4651d34 commit a4d4ddf

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

cms/envs/mock.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,6 @@ FEATURES:
440440
ENABLE_SERVICE_STATUS: true
441441
ENABLE_SPECIAL_EXAMS: true
442442
ENABLE_THIRD_PARTY_AUTH: true
443-
ENABLE_V2_CERT_DISPLAY_SETTINGS: true
444443
ENABLE_VERIFIED_CERTIFICATES: true
445444
ENABLE_VIDEO_ABSTRACTION_LAYER_API: true
446445
ENABLE_VIDEO_BUMPER: true

lms/envs/mock.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,6 @@ FEATURES:
596596
ENABLE_SERVICE_STATUS: true
597597
ENABLE_SPECIAL_EXAMS: true
598598
ENABLE_THIRD_PARTY_AUTH: true
599-
ENABLE_V2_CERT_DISPLAY_SETTINGS: true
600599
ENABLE_VERIFIED_CERTIFICATES: true
601600
ENABLE_VIDEO_ABSTRACTION_LAYER_API: true
602601
ENABLE_VIDEO_BUMPER: true

0 commit comments

Comments
 (0)