Index: lib/src/command/uploader.dart |
diff --git a/lib/src/command/uploader.dart b/lib/src/command/uploader.dart |
index b66d7cc43ed2d75f58c1e646edad3a17c272e84e..4d06bb702721842429c1372915b772b138ec770f 100644 |
--- a/lib/src/command/uploader.dart |
+++ b/lib/src/command/uploader.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.uploader; |
- |
import 'dart:async'; |
import 'package:path/path.dart' as path; |