| Index: lib/src/barback.dart
 | 
| diff --git a/lib/src/barback.dart b/lib/src/barback.dart
 | 
| index fcc4c5f8ea71e6b6a0358da3e0f8f5fe9d20b713..6fd624588c94f045be4b94cfc6b67e9af1d475fd 100644
 | 
| --- a/lib/src/barback.dart
 | 
| +++ b/lib/src/barback.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;
 | 
| -
 | 
|  import 'package:barback/barback.dart';
 | 
|  import 'package:path/path.dart' as p;
 | 
|  import 'package:pub_semver/pub_semver.dart';
 | 
| 
 |