Remove metrics library from Nomulus codebase

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=180589440
This commit is contained in:
jianglai 2018-01-02 14:01:17 -08:00
parent 07622725bf
commit c55df2fb1b

View file

@ -10,7 +10,6 @@ java_library(
name = "junit",
srcs = glob(["**/*.java"]),
visibility = [
"//javatests/google/registry/monitoring/metrics:__subpackages__",
"//javatests/google/registry/testing:__pkg__",
],
)