Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove unused glob patterns (bazelbuild#825)
Some glob patterns do not match any file, which makes building with --incompatible_disallow_empty_glob produce an error. We should be able to just remove them.
- Loading branch information