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.