Chromium Code Reviews| Index: tests/language/map_literal4_test.dart |
| diff --git a/tests/language/map_literal4_test.dart b/tests/language/map_literal4_test.dart |
| index ce922fec0192a9a0b172d69833b5d775bd696e58..35a3f97fb98a2237f9ba2939897295d3d30f2815 100644 |
| --- a/tests/language/map_literal4_test.dart |
| +++ b/tests/language/map_literal4_test.dart |
| @@ -5,8 +5,6 @@ |
| // |
| // Dart test program testing type checks in map literals. |
| -import "package:expect/expect.dart"; |
| - |
| class MapLiteral4Test<T> { |
| test() { |
| int result = 0; |