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-04 17:13:58 -05:00
parent 07622725bf
commit c55df2fb1b
-1
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__",
],
)