Index: lib/src/pubspec.dart |
diff --git a/lib/src/pubspec.dart b/lib/src/pubspec.dart |
index 74e9becd26e2b5919823fecfc53b4c81e7a2a393..cd8b72815d6eadb9fe2ed2939d0210808162b786 100644 |
--- a/lib/src/pubspec.dart |
+++ b/lib/src/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.pubspec; |
- |
import 'package:path/path.dart' as path; |
import 'package:pub_semver/pub_semver.dart'; |
import 'package:source_span/source_span.dart'; |