Chromium Code Reviews| Index: sdk/lib/convert/convert.dart |
| diff --git a/sdk/lib/convert/convert.dart b/sdk/lib/convert/convert.dart |
| index e493ec043128a33893701c6ea8f0ef12672a32e3..93f1063b20fdabe8fd93f81f996fa6db0c2e0a85 100644 |
| --- a/sdk/lib/convert/convert.dart |
| +++ b/sdk/lib/convert/convert.dart |
| @@ -55,7 +55,6 @@ |
| library dart.convert; |
| import 'dart:async'; |
| -import "dart:collection" show HashSet; |
| part 'ascii.dart'; |
| part 'byte_conversion.dart'; |