Index: tests/compiler/dart2js/analyze_api_test.dart |
diff --git a/tests/compiler/dart2js/analyze_api_test.dart b/tests/compiler/dart2js/analyze_api_test.dart |
index 695efe2589883931144f9c4331ca0c702e8d8e98..458824ef121f63e07933bcbee5da120d76d07e6a 100644 |
--- a/tests/compiler/dart2js/analyze_api_test.dart |
+++ b/tests/compiler/dart2js/analyze_api_test.dart |
@@ -7,7 +7,6 @@ library analyze_api; |
import 'package:sdk_library_metadata/libraries.dart'; |
import 'analyze_helper.dart'; |
import 'package:async_helper/async_helper.dart'; |
-import 'package:compiler/src/diagnostics/messages.dart' show MessageKind; |
/** |
* Map of white-listed warnings and errors. |