fix for omit_local_variable_types
can leave unused imports
#43887
Labels
devexp-bulk-fix
devexp-quick-fix
Issues with analysis server (quick) fixes
devexp-ux
legacy-area-analyzer
Use area-devexp instead.
P4
Any fix that removes a type reference (or API call) might leave dead imports.
We might consider removing the (newly) unneeded import when performing the fix.
This is especially impacting in applying bulk fixes.
Related to: #43886.
The text was updated successfully, but these errors were encountered: