Index: lib/src/validator/pubspec_field.dart |
diff --git a/lib/src/validator/pubspec_field.dart b/lib/src/validator/pubspec_field.dart |
index 546eb26c7e5b26954b109ab77a890984756f3eaa..2f9f33ddd397c6c44841471fadfdcf3857910444 100644 |
--- a/lib/src/validator/pubspec_field.dart |
+++ b/lib/src/validator/pubspec_field.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_field; |
- |
import 'dart:async'; |
import '../entrypoint.dart'; |