Index: tests/corelib/maps_test.dart |
diff --git a/tests/corelib/maps_test.dart b/tests/corelib/maps_test.dart |
index a696e89a2de68cf9c230b0ad0414a8b9d097ac54..16ef12c65bb9d41d7f27d653d57cc979ff89082e 100644 |
--- a/tests/corelib/maps_test.dart |
+++ b/tests/corelib/maps_test.dart |
@@ -3,7 +3,6 @@ |
// BSD-style license that can be found in the LICENSE file. |
#library("MapsTest.dart"); |
-#import("dart:coreimpl"); |
#import("dart:collection"); |
main() { |