Remove an obsolete (and now incorrect) comment in the pubspec.yaml (#72641)

This commit is contained in:
Ian Hickson
2021-01-06 17:04:03 -08:00
committed by GitHub
parent 5b8c7c5dac
commit e2439ea708

View File

@@ -4,7 +4,6 @@ description: A framework for writing Flutter applications
homepage: http://flutter.dev
environment:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk: ">=2.12.0-0 <3.0.0"
dependencies: