| Index: sdk/lib/_internal/pub/lib/src/command/global_list.dart
|
| diff --git a/sdk/lib/_internal/pub/lib/src/command/global_list.dart b/sdk/lib/_internal/pub/lib/src/command/global_list.dart
|
| index 1de107305dbfa8e454fba65f9193723d033953d7..7a05bb04f5eae6dcc6e319f0e14fe20df46319fe 100644
|
| --- a/sdk/lib/_internal/pub/lib/src/command/global_list.dart
|
| +++ b/sdk/lib/_internal/pub/lib/src/command/global_list.dart
|
| @@ -4,8 +4,6 @@
|
|
|
| library pub.command.global_list;
|
|
|
| -import 'dart:async';
|
| -
|
| import '../command.dart';
|
|
|
| /// Handles the `global list` pub command.
|
|
|