| Index: lib/src/runner/reporter/expanded.dart
|
| diff --git a/lib/src/runner/reporter/expanded.dart b/lib/src/runner/reporter/expanded.dart
|
| index 2d586dc4ba1818ef44efc96e8a3c2bc47e166f48..c2c93b0c9b1487e705fa51f7afd0f9cdecef45fd 100644
|
| --- a/lib/src/runner/reporter/expanded.dart
|
| +++ b/lib/src/runner/reporter/expanded.dart
|
| @@ -2,8 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -library test.runner.reporter.no_io_compact;
|
| -
|
| import 'dart:async';
|
| import 'dart:isolate';
|
|
|
|
|