Index: tests/corelib/queue_test.dart |
diff --git a/tests/corelib/queue_test.dart b/tests/corelib/queue_test.dart |
index adaa00f31a0a15aab0830f83bd0e55dfb2ad6608..edb536d082d110317f48085d1809a094888c1c72 100644 |
--- a/tests/corelib/queue_test.dart |
+++ b/tests/corelib/queue_test.dart |
@@ -3,7 +3,6 @@ |
// BSD-style license that can be found in the LICENSE file. |
#library("QueueTest.dart"); |
-#import("dart:coreimpl"); |
class QueueTest { |