chore(ui): removes dead components and features [#8260 - Tier A] (#8889)

This commit is contained in:
Lane Sawyer 2026-07-10 02:40:35 -07:00 committed by GitHub
parent d02f2271da
commit 6bb0472549
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 2 additions and 1035 deletions

View file

@ -15,7 +15,6 @@ const filesToFix = [
'src/app/features/schedule/map-schedule-data/insert-blocked-blocks-view-entries-for-schedule.ts',
'src/app/features/schedule/map-schedule-data/map-to-schedule-days.ts',
'src/app/features/task-repeat-cfg/sort-repeatable-task-cfg.ts',
'src/app/features/tasks/dialog-task-detail-panel/dialog-task-detail-panel.component.ts',
'src/app/features/work-context/store/work-context-meta.helper.ts',
'src/app/root-store/index.ts',
'src/app/ui/duration/input-duration-formly/input-duration-formly.component.ts',