Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bazel does not allow paths in `glob` to start with `./`. This change replaces occurrences of `./foo/bar` by `foo/bar`.
- Loading branch information