Commit 47d86ee
Refactor: drop duplicate dspace eager-theme import in eager-themes.module.ts
The original VSB-TUO cherry-pick (#1288) left the dspace eager theme imported
twice (as DSpaceEagerThemeModule and again, unaliased, as EagerThemeModule),
with both listed in imports[]. Angular dedupes module imports so it was
harmless, but it was cruft. Align the file with the other customer backports:
dspace eager theme once + custom eager theme once. The custom theme stays
eager (also keeps untyped-item theming working, ref DSpace#1897).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 747602f commit 47d86ee
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 20 | | |
26 | 21 | | |
27 | 22 | | |
| |||
0 commit comments