Clean up no-publish comments in pubspecs

Change-Id: I6cc1ab404de75cd02183b862842198c85b6d9256
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/152005
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Michael Thomsen
2020-06-23 10:34:09 +00:00
parent f28fcfea2b
commit f0c87e9f21
23 changed files with 25 additions and 11 deletions
+1
View File
@@ -1,6 +1,7 @@
# This pubspec is currently mainly used to make it easier to develop by making
# it a package.
name: testing
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: '>=2.0.0 <3.0.0'