diff --git a/src/components/CreationCohort/DataList_Criteria.tsx b/src/components/CreationCohort/DataList_Criteria.tsx index d9e378f98..95b528729 100644 --- a/src/components/CreationCohort/DataList_Criteria.tsx +++ b/src/components/CreationCohort/DataList_Criteria.tsx @@ -34,14 +34,6 @@ import { ODD_BIOLOGY, ODD_MEDICATION } from '../../constants' // ├── Physiologie const criteriaList: CriteriaItemType[] = [ - { - id: 'mes_variables', - title: 'Mes variables', - color: '#808080', - disabled: true, - data: null, - components: null - }, { id: 'Request', title: 'Mes requêtes',