Skip to content

Commit

Permalink
chore: remove unused and unassigned array
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre authored Jan 25, 2024
1 parent 7b77d37 commit b5ab6c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dashboard/src/types/organisation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ interface GroupedServices {
services: string[];
}

[{ services: ['Médecine généraliste', 'Médecin spéciliste'], groupTitle: 'Orientations' }];
export interface OrganisationInstance {
_id: string;
name: string;
Expand Down

0 comments on commit b5ab6c9

Please sign in to comment.