Index: tests/compiler/dart2js/mirror_helper_test.dart |
diff --git a/tests/compiler/dart2js/mirror_helper_test.dart b/tests/compiler/dart2js/mirror_helper_test.dart |
index b2f2b297df1a6c4df6208003d80b52d4e875454e..57c869bec6b8d894680b54cf2efb4bcb3bfd7509 100644 |
--- a/tests/compiler/dart2js/mirror_helper_test.dart |
+++ b/tests/compiler/dart2js/mirror_helper_test.dart |
@@ -24,10 +24,6 @@ import |
'../../../sdk/lib/_internal/compiler/implementation/mirror_renamer/mirror_renamer.dart' |
show |
MirrorRenamer; |
-import |
- '../../../sdk/lib/_internal/compiler/implementation/scanner/scannerlib.dart' |
-show |
- SourceString; |
main() { |