Index: pkg/matcher/pubspec.yaml |
diff --git a/pkg/matcher/pubspec.yaml b/pkg/matcher/pubspec.yaml |
deleted file mode 100644 |
index fb3f68bfd970c114668818fe7af46304d6eafc40..0000000000000000000000000000000000000000 |
--- a/pkg/matcher/pubspec.yaml |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-name: matcher |
-version: 0.11.3+1 |
-author: Dart Team <misc@dartlang.org> |
-description: Support for specifying test expectations |
-homepage: https://pub.dartlang.org/packages/matcher |
-environment: |
- sdk: '>=1.0.0 <2.0.0' |
-dev_dependencies: |
- unittest: '>=0.10.0 <0.12.0' |