Index: lib/src/command/version.dart |
diff --git a/lib/src/command/version.dart b/lib/src/command/version.dart |
index de40572a3a430a86ad405073573ebbd48af5a253..d9fd95b94d465adefc98c00e580db692d6b314a1 100644 |
--- a/lib/src/command/version.dart |
+++ b/lib/src/command/version.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.version; |
- |
import '../command.dart'; |
import '../log.dart' as log; |
import '../sdk.dart' as sdk; |