From e69ca933828fbb1907d028b3b880f26d23515c30 Mon Sep 17 00:00:00 2001 From: bl00dymarie Date: Thu, 22 Feb 2024 13:29:16 +0000 Subject: [PATCH] Remove idle code --- components/settings/customization/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/settings/customization/index.js b/components/settings/customization/index.js index e2f4f9e..c2fc692 100644 --- a/components/settings/customization/index.js +++ b/components/settings/customization/index.js @@ -200,7 +200,6 @@ const Settings = () => { }} text={SYMPTOMS[2]} value={isMucusTrackingCategoryEnabled} - trackColor={{ true: Colors.turquoiseDark }} /> { }} text={SYMPTOMS[3]} value={isCervixTrackingCategoryEnabled} - trackColor={{ true: Colors.turquoiseDark }} />