mirror of
https://github.com/google/nomulus.git
synced 2025-05-28 16:30:12 +02:00
Fix Bazel visibility rules
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136887420
This commit is contained in:
parent
8e5bd45976
commit
e40b363612
1 changed files with 0 additions and 9 deletions
|
@ -16,15 +16,6 @@ package_group(
|
|||
],
|
||||
)
|
||||
|
||||
# Visibility group for rules that are //visibility:public on GitHub but project
|
||||
# scoped in Google's internal repository.
|
||||
package_group(
|
||||
name = "public",
|
||||
packages = [
|
||||
"//visibility:public",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue