mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ab85f7b512
`strictStyling` was an option provided by Polymer but it's not needed by Angular. This commit removes the dead code and updates related comments. PR Close #48824