Index: lib/src/command/global_deactivate.dart |
diff --git a/lib/src/command/global_deactivate.dart b/lib/src/command/global_deactivate.dart |
index e64f72270cb1d725abb53402eab3a873817a8f00..6f6ba220691981e43a1045d4c011bcb574f1ff10 100644 |
--- a/lib/src/command/global_deactivate.dart |
+++ b/lib/src/command/global_deactivate.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_deactivate; |
- |
import '../command.dart'; |
import '../log.dart' as log; |
import '../utils.dart'; |