| Index: lib/src/backend/declarer.dart
 | 
| diff --git a/lib/src/backend/declarer.dart b/lib/src/backend/declarer.dart
 | 
| index 79254c801e9b5b78fb002645130698ede7b4d30a..5c59eac849fbf5423abda0cf0b6d4f1f6e25e2b5 100644
 | 
| --- a/lib/src/backend/declarer.dart
 | 
| +++ b/lib/src/backend/declarer.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.backend.declarer;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  
 | 
|  import '../frontend/timeout.dart';
 | 
| 
 |