Skip to content

Commit 334dc62

Browse files
Copilotrenemadsen
andcommitted
Remove tabs export from index.ts to fix build error
- Removed export statement for './time-planning-actions/assigned-site/tabs' - This directory was deleted in the revert commit - Fixes build error: Cannot find module './time-planning-actions/assigned-site/tabs' Co-authored-by: renemadsen <[email protected]>
1 parent c23e9cd commit 334dc62

File tree

1 file changed

+0
-1
lines changed
  • eform-client/src/app/plugins/modules/time-planning-pn/components/plannings

1 file changed

+0
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
export * from './time-plannings-container/time-plannings-container.component';
22
export * from './time-plannings-table/time-plannings-table.component';
33
export * from './time-planning-actions/assigned-site/assigned-site-dialog.component';
4-
export * from './time-planning-actions/assigned-site/tabs';
54
export * from './time-planning-actions/workday-entity/workday-entity-dialog.component';
65
export * from './time-planning-actions/download-excel/download-excel-dialog.component';

0 commit comments

Comments
 (0)