mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8f59295019
We don't need to use the `deps` array syntax anymore since we have the `inject` function. These changes clean up the relevant usages. PR Close #63823