Index: lib/src/command/cache.dart |
diff --git a/lib/src/command/cache.dart b/lib/src/command/cache.dart |
index 432f09655357897b2a3afe7afe451737a2279a36..a7e9d77ba8f1984079ba5ad49e14c87805a4b4fa 100644 |
--- a/lib/src/command/cache.dart |
+++ b/lib/src/command/cache.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.cache; |
- |
import '../command.dart'; |
import 'cache_add.dart'; |
import 'cache_list.dart'; |