| Index: lib/src/frontend/throws_matcher.dart
 | 
| diff --git a/lib/src/frontend/throws_matcher.dart b/lib/src/frontend/throws_matcher.dart
 | 
| index 0b3a2659e7d38dcfc188f64b5993d7a302b11c71..4aa7dd082fabbd196e73e9921eb10d85d11eae0b 100644
 | 
| --- a/lib/src/frontend/throws_matcher.dart
 | 
| +++ b/lib/src/frontend/throws_matcher.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.frontend.throws_matcher;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  
 | 
|  import 'package:matcher/matcher.dart';
 | 
| 
 |