| Index: lib/src/runner/debugger.dart
 | 
| diff --git a/lib/src/runner/debugger.dart b/lib/src/runner/debugger.dart
 | 
| index efea0c8da61c83cd8ee514b5bf75e3a13a3f315c..93b5a082eaa1e129d47e3a3b071a5aa5303914ba 100644
 | 
| --- a/lib/src/runner/debugger.dart
 | 
| +++ b/lib/src/runner/debugger.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.debugger;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  
 | 
|  import 'package:async/async.dart';
 | 
| 
 |