Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete stale package_config.json in gclient sync hook (#57195)
On the bots there were old and stale `package_config.json` files hanging around that confuse the `dart format` command. This PR adds a step to the `pub_get_offline.py` glcient sync hook to delete all of these files that are not under version control.
- Loading branch information