Skip to content

Commit e2fe173

Browse files
committed
remove unused link
1 parent 7baf244 commit e2fe173

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

packages/esm-ugandaemr-app/src/index.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -92,16 +92,6 @@ export const dispensingDashboardLink = getSyncLifecycle(
9292
options,
9393
);
9494

95-
export const clinicalPatientDashboardLink = getSyncLifecycle(
96-
createDashboardLink({
97-
path: 'clinical-patient-dashboard',
98-
title: 'Clinical Patient Dashboard',
99-
icon: '',
100-
moduleName,
101-
}),
102-
options,
103-
);
104-
10595
// Patient Chart
10696

10797
export const clinicalViewsDivider = getSyncLifecycle(

0 commit comments

Comments
 (0)