| Index: lib/src/runner/hack_load_vm_file_hook.dart
 | 
| diff --git a/lib/src/runner/hack_load_vm_file_hook.dart b/lib/src/runner/hack_load_vm_file_hook.dart
 | 
| index 404325714ce5daf1ead689b21a985492c0ad1e33..c921d9a53a7168a8c3c77aa1a05074203cc4d3da 100644
 | 
| --- a/lib/src/runner/hack_load_vm_file_hook.dart
 | 
| +++ b/lib/src/runner/hack_load_vm_file_hook.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.hack_load_vm_file_hook;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  
 | 
|  import '../backend/metadata.dart';
 | 
| 
 |