Remove idle code
This commit is contained in:
@@ -200,7 +200,6 @@ const Settings = () => {
|
|||||||
}}
|
}}
|
||||||
text={SYMPTOMS[2]}
|
text={SYMPTOMS[2]}
|
||||||
value={isMucusTrackingCategoryEnabled}
|
value={isMucusTrackingCategoryEnabled}
|
||||||
trackColor={{ true: Colors.turquoiseDark }}
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<AppSwitch
|
<AppSwitch
|
||||||
@@ -209,7 +208,6 @@ const Settings = () => {
|
|||||||
}}
|
}}
|
||||||
text={SYMPTOMS[3]}
|
text={SYMPTOMS[3]}
|
||||||
value={isCervixTrackingCategoryEnabled}
|
value={isCervixTrackingCategoryEnabled}
|
||||||
trackColor={{ true: Colors.turquoiseDark }}
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<AppSwitch
|
<AppSwitch
|
||||||
|
|||||||
Reference in New Issue
Block a user