| Index: pkg/third_party/html5lib/test/support.dart
|
| diff --git a/pkg/third_party/html5lib/test/support.dart b/pkg/third_party/html5lib/test/support.dart
|
| index f894aa4a487b55f42b3578ea48c33cf14fbfc384..11466797ae356721601d9243aa253250d75e0e68 100644
|
| --- a/pkg/third_party/html5lib/test/support.dart
|
| +++ b/pkg/third_party/html5lib/test/support.dart
|
| @@ -1,7 +1,6 @@
|
| /** Support code for the tests in this directory. */
|
| library support;
|
|
|
| -import 'dart:async';
|
| import 'dart:io';
|
| import 'dart:collection';
|
| import 'package:path/path.dart' as path;
|
|
|