Chromium Code Reviews| Index: sdk/lib/io/io.dart |
| diff --git a/sdk/lib/io/io.dart b/sdk/lib/io/io.dart |
| index e390d319ce4f99733f0f545b0380bd85ae94cdaa..c44f10187e2101f59eb0bfe5d77b3a5b87b7f190 100644 |
| --- a/sdk/lib/io/io.dart |
| +++ b/sdk/lib/io/io.dart |
| @@ -21,7 +21,6 @@ import 'dart:collection' show LinkedHashSet, |
| LinkedListEntry; |
| import 'dart:convert'; |
| import 'dart:isolate'; |
| -import 'dart:json' as JSON; |
| import 'dart:math'; |
| import 'dart:typed_data'; |