| Index: lib/src/source/cached.dart
 | 
| diff --git a/lib/src/source/cached.dart b/lib/src/source/cached.dart
 | 
| index bd1736b106e6ff931761db4d4f8260dec43ce426..e492f54c36af40207284c9afd8a14734c0c66b9d 100644
 | 
| --- a/lib/src/source/cached.dart
 | 
| +++ b/lib/src/source/cached.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.source.cached;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  
 | 
|  import 'package:path/path.dart' as path;
 | 
| 
 |