Skip to content

Getting warning about unused import when importing and exporting same file. #12370

Closed
@DartBot

Description

@DartBot

This issue was originally filed by [email protected]


What steps will reproduce the problem?
import "some/file.dart";
export "some/file.dart";

What is the expected output? What do you see instead?
Expected: no warning
Instead: "Unused Import"

What version of the product are you using? On what operating system?
Dart Editor / Dart SDK r25822

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-invalidClosed as we don't believe the reported issue is generally actionable

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions