Remove none

This commit is contained in:
MartinBraquet
2025-10-24 16:25:16 +02:00
parent 09425c1910
commit 9b45c75a5b

View File

@@ -38,7 +38,6 @@ export const DIET_CHOICES = {
}
export const EDUCATION_CHOICES = {
None: 'none',
'High school': 'high-school',
'College': 'some-college',
Bachelors: 'bachelors',