From e2439ea7082b0cfabc0fb2e43276ada745a5ca79 Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Wed, 6 Jan 2021 17:04:03 -0800 Subject: [PATCH] Remove an obsolete (and now incorrect) comment in the pubspec.yaml (#72641) --- packages/flutter/pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/flutter/pubspec.yaml b/packages/flutter/pubspec.yaml index a31c7ff110..06895a60ef 100644 --- a/packages/flutter/pubspec.yaml +++ b/packages/flutter/pubspec.yaml @@ -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: