Index: lib/src/command/deps.dart |
diff --git a/lib/src/command/deps.dart b/lib/src/command/deps.dart |
index 4de2604f4f7face6a8d3cae8406136ba4d5d60aa..8822978d469cdf3e8652e6328441d61dcc3a34e5 100644 |
--- a/lib/src/command/deps.dart |
+++ b/lib/src/command/deps.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.list; |
- |
import 'dart:collection'; |
import '../ascii_tree.dart' as tree; |