Drop the Git dependency on source_span (#1751)

We don't need to narrow the version constraint because this release
just improves formatting, it doesn't actually change the API.
This commit is contained in:
Natalie Weizenbaum 2022-07-21 16:53:06 -07:00 committed by GitHub
parent 1bd774485d
commit cc5529bda6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,9 +49,3 @@ dev_dependencies:
test_descriptor: ^2.0.0
test_process: ^2.0.0
yaml: ^3.1.0
dependency_overrides:
source_span:
git:
url: https://github.com/dart-lang/source_span
ref: multi-line-label