| Index: lib/src/command/cache_list.dart
 | 
| diff --git a/lib/src/command/cache_list.dart b/lib/src/command/cache_list.dart
 | 
| index a9fa4705fa0a7040241368aabae03519e446cf97..a510e6cf89941dc779c71b3dcf52dd252c4f5fc3 100644
 | 
| --- a/lib/src/command/cache_list.dart
 | 
| +++ b/lib/src/command/cache_list.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 pub.command.cache_list;
 | 
| -
 | 
|  import 'dart:convert';
 | 
|  
 | 
|  import '../command.dart';
 | 
| 
 |