mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4cc6abbbf8
The compiler now, again, recognizes `@NgModule()` decorators on classes with a redundant `@Injectable()` decorator. Fixes: #19544 PR Close #20320