Index: runtime/lib/core_patch.dart |
diff --git a/runtime/lib/core_patch.dart b/runtime/lib/core_patch.dart |
index 6000ffc06d7fe41ba6132794fbf02a0926583df6..1723f2af8a40eda8ecdd1e1ce90ef18c84ed11aa 100644 |
--- a/runtime/lib/core_patch.dart |
+++ b/runtime/lib/core_patch.dart |
@@ -3,7 +3,6 @@ |
// BSD-style license that can be found in the LICENSE file. |
import "dart:async"; |
-import "dart:collection" show LinkedList, LinkedListEntry; |
import 'dart:convert' show ASCII, JSON; |
import "dart:isolate"; |
import "dart:math"; |