diff --git a/flags/dev/probation-integration/features.yml b/flags/dev/probation-integration/features.yml index b03e071..1158df5 100644 --- a/flags/dev/probation-integration/features.yml +++ b/flags/dev/probation-integration/features.yml @@ -51,11 +51,6 @@ flags: type: BOOLEAN_FLAG_TYPE description: Whether to store V3 calculations enabled: true - - key: dps_lao_restriction - name: DPS_LAO_RESTRICTION - type: BOOLEAN_FLAG_TYPE - description: Turns on the logic for lao restrictions in DPS and Delius - enabled: true - key: tier-v3-events name: Tier V3 Events type: BOOLEAN_FLAG_TYPE diff --git a/flags/preprod/probation-integration/features.yml b/flags/preprod/probation-integration/features.yml index b2aa220..2f5cb37 100644 --- a/flags/preprod/probation-integration/features.yml +++ b/flags/preprod/probation-integration/features.yml @@ -50,11 +50,6 @@ flags: type: BOOLEAN_FLAG_TYPE description: Whether to store V3 calculations enabled: true - - key: dps_lao_restriction - name: DPS_LAO_RESTRICTION - type: BOOLEAN_FLAG_TYPE - description: Turns on the logic for lao restrictions in DPS and Delius - enabled: true - key: tier-v3-events name: Tier V3 Events type: BOOLEAN_FLAG_TYPE