Skip to content

Commit

Permalink
chore: cleaned unused type - Ref gestion-de-projet#2766
Browse files Browse the repository at this point in the history
  • Loading branch information
ManelleG committed Nov 7, 2024
1 parent f2a0050 commit 7fcdc57
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/types/patient.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
export type PatientTypes = {
groupId?: string
}

export enum PatientTableLabels {
GENDER = 'Sexe',
FIRSTNAME = 'Prénom',
Expand Down

0 comments on commit 7fcdc57

Please sign in to comment.