mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
37cbcfaa71
In some module systems (Closure), it's illegal to mutate an export. This mutated export isn't used anyway, so we can just remove it. PR Close #33180