Index: lib/src/command.dart |
diff --git a/lib/src/command.dart b/lib/src/command.dart |
index 93a6c95c7e1d4901d5d30e8369970d24005956a1..9308078a7c4ff14fdea44d9aa85bffe345c7ec1b 100644 |
--- a/lib/src/command.dart |
+++ b/lib/src/command.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; |
- |
import 'package:args/args.dart'; |
import 'package:args/command_runner.dart'; |