| Index: sdk/lib/_internal/pub/lib/src/command/global_deactivate.dart
|
| diff --git a/sdk/lib/_internal/pub/lib/src/command/global_deactivate.dart b/sdk/lib/_internal/pub/lib/src/command/global_deactivate.dart
|
| index 595f6ffd798bed2bab598dbb93d6622ff822e359..e64f72270cb1d725abb53402eab3a873817a8f00 100644
|
| --- a/sdk/lib/_internal/pub/lib/src/command/global_deactivate.dart
|
| +++ b/sdk/lib/_internal/pub/lib/src/command/global_deactivate.dart
|
| @@ -4,8 +4,6 @@
|
|
|
| library pub.command.global_deactivate;
|
|
|
| -import 'dart:async';
|
| -
|
| import '../command.dart';
|
| import '../log.dart' as log;
|
| import '../utils.dart';
|
|
|