From fb6aa2cacdd508b274d52b97b9388339aa2781ec Mon Sep 17 00:00:00 2001 From: Tom <20648924+moT01@users.noreply.github.com> Date: Mon, 31 Mar 2025 01:28:49 -0500 Subject: [PATCH] chore: remove fcc-10 GB flag (#59468) --- client/config/growthbook-features-default.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/client/config/growthbook-features-default.json b/client/config/growthbook-features-default.json index a0d853939f3..23971b6e27a 100644 --- a/client/config/growthbook-features-default.json +++ b/client/config/growthbook-features-default.json @@ -94,8 +94,5 @@ "name": "prod-show-benefits" } ] - }, - "fcc-10": { - "defaultValue": true } }