| Index: lib/src/command/global_activate.dart
|
| diff --git a/lib/src/command/global_activate.dart b/lib/src/command/global_activate.dart
|
| index d4335c23c9105bd8c4a9ca0173b0c4b6c8817158..5c389fad664e7ca848875b51fc8ac1fbc9cf6d27 100644
|
| --- a/lib/src/command/global_activate.dart
|
| +++ b/lib/src/command/global_activate.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_activate;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:pub_semver/pub_semver.dart';
|
|
|