| Index: test/validator/utils.dart
 | 
| diff --git a/test/validator/utils.dart b/test/validator/utils.dart
 | 
| index 64a6b47d956e852302675676e05bcccc5154c703..bef8c515a768e53d974c641a7798f33a77328781 100644
 | 
| --- a/test/validator/utils.dart
 | 
| +++ b/test/validator/utils.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 validator.utils;
 | 
| -
 | 
|  import 'package:scheduled_test/scheduled_test.dart';
 | 
|  
 | 
|  import '../test_pub.dart';
 | 
| 
 |