mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3f5e685ca9
We updated buildifier and a few warnings became errors now. This commit cleans up the failing unused variable instances, making the linter happy. Additionally for the API extractor BUILD file, the package defaults need to move to satisfy buildifier. PR Close #45443