| Index: lib/src/command/global_list.dart
|
| diff --git a/lib/src/command/global_list.dart b/lib/src/command/global_list.dart
|
| index 7a05bb04f5eae6dcc6e319f0e14fe20df46319fe..61eb9ebb69688d7e94a8c5e6043895ab18e29157 100644
|
| --- a/lib/src/command/global_list.dart
|
| +++ b/lib/src/command/global_list.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_list;
|
| -
|
| import '../command.dart';
|
|
|
| /// Handles the `global list` pub command.
|
|
|