Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove patching for WORKSPACE file (#2355)
Bazel will always override the external repository's WORKSPACE file by `workspace_file`, `workspace_file_content` or an created file with "workspace(name =`<name in repo rule>`)"
- Loading branch information