Remove the cli_pkg dependency override (#1118)

This commit is contained in:
Natalie Weizenbaum 2020-10-23 14:25:03 -07:00 committed by GitHub
parent 73ebf92e9f
commit 00914eca36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,9 +46,3 @@ dev_dependencies:
test_process: "^1.0.0-rc.1"
test: ">=0.12.42 <2.0.0"
yaml: "^2.0.0"
dependency_overrides:
cli_pkg:
git:
url: git://github.com/google/dart_cli_pkg
ref: 1.0.0-beta.10