mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8ebc1e7d8c
Simplifies destruction logic by relying directly on the injector's destroyed state. Eliminates unnecessary retrieval of a separate destroy reference PR Close #62738