Skip to content

fix for omit_local_variable_types can leave unused imports #43887

Closed
@pq

Description

@pq

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions