| Index: lib/src/command/global.dart
|
| diff --git a/lib/src/command/global.dart b/lib/src/command/global.dart
|
| index c2ddfd8e3bdf110836d97aed551931e75cb6b01b..48f71b6c876af84b5600a9a7018baca4f0b6e0e6 100644
|
| --- a/lib/src/command/global.dart
|
| +++ b/lib/src/command/global.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.global;
|
| -
|
| import '../command.dart';
|
| import 'global_activate.dart';
|
| import 'global_deactivate.dart';
|
|
|