| Index: lib/src/frontend/expect.dart
 | 
| diff --git a/lib/src/frontend/expect.dart b/lib/src/frontend/expect.dart
 | 
| index 3059b2faa33b4fa9df96ad93de8b5153bac26566..965aebde48ec29d7e9567059a8a1fff080c688b5 100644
 | 
| --- a/lib/src/frontend/expect.dart
 | 
| +++ b/lib/src/frontend/expect.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.expect;
 | 
| -
 | 
|  import 'package:matcher/matcher.dart';
 | 
|  
 | 
|  import '../backend/closed_exception.dart';
 | 
| 
 |