| Index: lib/src/command/barback.dart
|
| diff --git a/lib/src/command/barback.dart b/lib/src/command/barback.dart
|
| index 8175e8f108442d2db5d13df7a02119d23c7a151e..1ac2ea9a6240b0787c0aceffe5e312615a302b31 100644
|
| --- a/lib/src/command/barback.dart
|
| +++ b/lib/src/command/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.command.barback;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:barback/barback.dart';
|
|
|