mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fbb37d8388
The `thisArg` in pure functions isn't used so we can drop it. We still need to keep it on the underlying implementation, because pipe instructions rely on it.
(cherry picked from commit 4dc5ae54a9)