| Index: lib/src/frontend/expect_async.dart
 | 
| diff --git a/lib/src/frontend/expect_async.dart b/lib/src/frontend/expect_async.dart
 | 
| index 696fae778cd6f2423649b207b345a5e52a646611..a95418e8708d4543f91abc28539c46486047da3b 100644
 | 
| --- a/lib/src/frontend/expect_async.dart
 | 
| +++ b/lib/src/frontend/expect_async.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_async;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  
 | 
|  import '../backend/invoker.dart';
 | 
| 
 |