mirror of
https://github.com/google/nomulus
synced 2026-09-10 10:06:25 +00:00
Move MetricsTaskServlet runtime dep to backend
This is a follow-up to [] that corrects an oversight. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=119683462
This commit is contained in:
@@ -48,5 +48,6 @@ java_binary(
|
||||
create_executable = 0,
|
||||
runtime_deps = [
|
||||
":backend",
|
||||
"//java/com/google/domain/registry/monitoring/whitebox", # MetricsTaskServlet
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user