Closed
Description
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