mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 20:47:52 +02:00
Remove metrics library from Nomulus codebase
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=180589440
This commit is contained in:
parent
07622725bf
commit
c55df2fb1b
1 changed files with 0 additions and 1 deletions
1
third_party/junit/BUILD
vendored
1
third_party/junit/BUILD
vendored
|
@ -10,7 +10,6 @@ java_library(
|
||||||
name = "junit",
|
name = "junit",
|
||||||
srcs = glob(["**/*.java"]),
|
srcs = glob(["**/*.java"]),
|
||||||
visibility = [
|
visibility = [
|
||||||
"//javatests/google/registry/monitoring/metrics:__subpackages__",
|
|
||||||
"//javatests/google/registry/testing:__pkg__",
|
"//javatests/google/registry/testing:__pkg__",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue