mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d420ab94e6
This commit removes `isPromise()` from Common as it's a duplicate function that can be imported from `@angular/core`. PR Close #49210