Index: lib/src/command/lish.dart |
diff --git a/lib/src/command/lish.dart b/lib/src/command/lish.dart |
index 7109f0dcaedf46579f8773796f90a9e9d37f0402..380b76318ce1bfa72f18302a2d939d0e9fc46f17 100644 |
--- a/lib/src/command/lish.dart |
+++ b/lib/src/command/lish.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.lish; |
- |
import 'dart:async'; |
import 'package:http/http.dart' as http; |