Index: lib/src/command/upgrade.dart |
diff --git a/lib/src/command/upgrade.dart b/lib/src/command/upgrade.dart |
index bd2389d8ebe1736388dd39ebbad6f8b48ee581db..20f4a105b2ee32fc7363fed9f5423501880a5a67 100644 |
--- a/lib/src/command/upgrade.dart |
+++ b/lib/src/command/upgrade.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.upgrade; |
- |
import 'dart:async'; |
import '../command.dart'; |