| Index: lib/src/runner/vm/environment.dart
 | 
| diff --git a/lib/src/runner/vm/environment.dart b/lib/src/runner/vm/environment.dart
 | 
| index 086c6f443b33adae2b6b87677951a51222fa7474..3c6980abaacc050e0bc117b41f8e88ca8152187b 100644
 | 
| --- a/lib/src/runner/vm/environment.dart
 | 
| +++ b/lib/src/runner/vm/environment.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.runner.vm.environment;
 | 
| -
 | 
|  import 'package:async/async.dart';
 | 
|  
 | 
|  import '../environment.dart';
 | 
| 
 |