Commit e6b62a1
committed
refactor(@angular/cli): remove unused package-tree utilities
This commit removes the unused `package-tree.ts` utilities, including `getProjectDependencies`, `readPackageJson`, and `PackageTreeNode`.
The `findPackageJson` function, which was the only remaining used part, has been moved directly into `commands/update/cli.ts` where it is consumed.1 parent 2f0599a commit e6b62a1
File tree
2 files changed
+11
-87
lines changed- packages/angular/cli/src
- commands/update
- utilities
2 files changed
+11
-87
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
697 | 696 | | |
698 | 697 | | |
699 | 698 | | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
This file was deleted.
0 commit comments