Skip to content

Commit fcf4776

Browse files
Copilotrenemadsen
andcommitted
Remove unused store-providers.config.ts and comment out store index exports
Co-authored-by: renemadsen <[email protected]>
1 parent 4a98951 commit fcf4776

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
export * from './time-plannings.store';
2-
export * from './time-plannings.query';
3-
export * from './time-plannings-state.service';
1+
// Store functionality is currently disabled/commented out
2+
// Uncomment these exports if the store files are reactivated
3+
4+
// export * from './time-plannings.store';
5+
// export * from './time-plannings.query';
6+
// export * from './time-plannings-state.service';

eform-client/src/app/plugins/modules/time-planning-pn/store-providers.config.ts

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)