Index: dart/tests/utils/dart2js_test.dart |
diff --git a/dart/tests/utils/dart2js_test.dart b/dart/tests/utils/dart2js_test.dart |
index f7786fb4ce8ab14c01845c3e0167c973d150b988..74d890cd52fc411c57154aec6ed6f410c788584c 100644 |
--- a/dart/tests/utils/dart2js_test.dart |
+++ b/dart/tests/utils/dart2js_test.dart |
@@ -4,10 +4,6 @@ |
// Test to ensure that dart2js is free of warnings. |
-// Test annotation to let the test framework know that this file |
-// should analyze without any warnings. |
-// @static-clean |
- |
import '../../sdk/lib/_internal/compiler/implementation/dart2js.dart' |
as dart2js; |