| Index: pkg/third_party/html5lib/lib/src/utils.dart
|
| diff --git a/pkg/third_party/html5lib/lib/src/utils.dart b/pkg/third_party/html5lib/lib/src/utils.dart
|
| index ca81a414c8178ffd0ec6d212593b10007663b6eb..1a2bb9d6d9b85fbbedc1233e0afe3e84c23d4a41 100644
|
| --- a/pkg/third_party/html5lib/lib/src/utils.dart
|
| +++ b/pkg/third_party/html5lib/lib/src/utils.dart
|
| @@ -1,7 +1,6 @@
|
| /** Misc things that were useful when porting the code from Python. */
|
| library utils;
|
|
|
| -import 'dart:collection';
|
| import 'constants.dart';
|
|
|
| typedef bool Predicate();
|
|
|