| Index: lib/src/runner/reporter/compact.dart
 | 
| diff --git a/lib/src/runner/reporter/compact.dart b/lib/src/runner/reporter/compact.dart
 | 
| index 8d9916a6e81a71607a5afe6c47ebf42829b48293..5fe7ef3164e03f4cc44949021b3b8930dab75989 100644
 | 
| --- a/lib/src/runner/reporter/compact.dart
 | 
| +++ b/lib/src/runner/reporter/compact.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.compact;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  import 'dart:io';
 | 
|  import 'dart:isolate';
 | 
| 
 |