Index: lib/src/validator/pubspec.dart |
diff --git a/lib/src/validator/pubspec.dart b/lib/src/validator/pubspec.dart |
index f1ca4a4e82d4e5e328f7d3af09a0558238924bfd..dce520b3ed813e008070d2250cba93320bf09729 100644 |
--- a/lib/src/validator/pubspec.dart |
+++ b/lib/src/validator/pubspec.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.validator.pubspec; |
- |
import 'dart:async'; |
import 'package:path/path.dart' as p; |