| Index: lib/src/barback/source_directory.dart
 | 
| diff --git a/lib/src/barback/source_directory.dart b/lib/src/barback/source_directory.dart
 | 
| index fbb74686b5e00a137a3abdd5dcb775e2617a217d..8813d79a59e044e46002574f72706bac4afc87d6 100644
 | 
| --- a/lib/src/barback/source_directory.dart
 | 
| +++ b/lib/src/barback/source_directory.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.source_directory;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  
 | 
|  import 'package:watcher/watcher.dart';
 | 
| 
 |