Commit 0e6e86d
committed
refactor(@angular/cli): remove unused resolveModule method from Host abstraction
Remove the `resolveModule` method from the `Host` interface, `LocalWorkspaceHost`, and `MockHost`. This method was not used by any of the MCP tools or server implementation, and removing it simplifies the abstraction layer.1 parent 098bb00 commit 0e6e86d
2 files changed
Lines changed: 3 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 74 | | |
82 | 75 | | |
83 | 76 | | |
| |||
178 | 171 | | |
179 | 172 | | |
180 | 173 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | 174 | | |
186 | 175 | | |
187 | 176 | | |
| |||
356 | 345 | | |
357 | 346 | | |
358 | 347 | | |
| 348 | + | |
359 | 349 | | |
360 | 350 | | |
361 | 351 | | |
| |||
364 | 354 | | |
365 | 355 | | |
366 | 356 | | |
| 357 | + | |
367 | 358 | | |
368 | 359 | | |
369 | 360 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
0 commit comments