Remove idle code

This commit is contained in:
bl00dymarie
2024-02-22 13:29:16 +00:00
parent aa440742ca
commit e69ca93382
@@ -200,7 +200,6 @@ const Settings = () => {
}}
text={SYMPTOMS[2]}
value={isMucusTrackingCategoryEnabled}
trackColor={{ true: Colors.turquoiseDark }}
/>
<AppSwitch
@@ -209,7 +208,6 @@ const Settings = () => {
}}
text={SYMPTOMS[3]}
value={isCervixTrackingCategoryEnabled}
trackColor={{ true: Colors.turquoiseDark }}
/>
<AppSwitch