| Index: lib/src/barback/asset_environment.dart
 | 
| diff --git a/lib/src/barback/asset_environment.dart b/lib/src/barback/asset_environment.dart
 | 
| index 657d5a58b0d11d8ca2dddde790cbb23ce2213589..e2aa4e6b59c33f42655ac75e924ae9f3b13a977b 100644
 | 
| --- a/lib/src/barback/asset_environment.dart
 | 
| +++ b/lib/src/barback/asset_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 pub.barback.asset_environment;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  import 'dart:io';
 | 
|  
 | 
| 
 |