mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 00:42:12 +02:00
Clean up billing MR work
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136196221
This commit is contained in:
parent
afcd04f190
commit
3c36b6b928
7 changed files with 4 additions and 190 deletions
|
@ -12,6 +12,7 @@ java_library(
|
|||
name = "batch",
|
||||
srcs = glob(["*.java"]),
|
||||
deps = [
|
||||
"//java/com/google/common/annotations",
|
||||
"//java/com/google/common/base",
|
||||
"//java/com/google/common/collect",
|
||||
"//java/com/google/common/io",
|
||||
|
@ -30,12 +31,7 @@ java_library(
|
|||
"//third_party/java/servlet/servlet_api",
|
||||
"//third_party/java/truth",
|
||||
"//java/google/registry/batch",
|
||||
"//java/google/registry/config",
|
||||
"//java/google/registry/gcs",
|
||||
"//java/google/registry/groups",
|
||||
"//java/google/registry/mapreduce",
|
||||
"//java/google/registry/model",
|
||||
"//java/google/registry/request",
|
||||
"//java/google/registry/util",
|
||||
"//javatests/google/registry/testing",
|
||||
"//javatests/google/registry/testing/mapreduce",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue