mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a983865bff
Fixes that `getCodeActions` wasn't implemented for the unused imports fixer which meant that it wouldn't show up in the most common cases. PR Close #58719