mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 20:47:52 +02:00
This removes the following unnecessary imports: //third_party/java_src/gtld/java/google/registry/bigquery //third_party/java_src/gtld/java/google/registry/config //third_party/java_src/gtld/java/google/registry/cron //third_party/java_src/gtld/java/google/registry/dns //third_party/java_src/gtld/java/google/registry/gcs //third_party/java_src/gtld/java/google/registry/mapreduce //third_party/java_src/gtld/java/google/registry/model //third_party/java_src/gtld/java/google/registry/module/backend //third_party/java_src/gtld/java/google/registry/module/frontend //third_party/java_src/gtld/java/google/registry/module/pubapi //third_party/java_src/gtld/java/google/registry/module/tools //third_party/java_src/gtld/java/google/registry/request //third_party/java_src/gtld/java/google/registry/security //third_party/java_src/gtld/java/google/registry/ui/soy/registrar:soy_java_wrappers //third_party/java_src/gtld/java/google/registry/util //third_party/java_src/gtld/java/google/registry/xjc //third_party/java_src/gtld/javatests/google/registry/model //third_party/java_src/gtld/javatests/google/registry/testing //third_party/java_src/gtld/javatests/google/registry/testing/mapreduce The exact command run to generate this CL was: build_cleaner '//third_party/java_src/gtld/...' -c '' --dep_restrictions='//third_party/java_src/gtld/java/google/registry/bigquery,//third_party/java_src/gtld/java/google/registry/config,//third_party/java_src/gtld/java/google/registry/cron,//third_party/java_src/gtld/java/google/registry/dns,//third_party/java_src/gtld/java/google/registry/gcs,//third_party/java_src/gtld/java/google/registry/mapreduce,//third_party/java_src/gtld/java/google/registry/model,//third_party/java_src/gtld/java/google/registry/module/backend,//third_party/java_src/gtld/java/google/registry/module/frontend,//third_party/java_src/gtld/java/google/registry/module/pubapi,//third_party/java_src/gtld/java/google/registry/module/tools,//third_party/java_src/gtld/java/google/registry/request,//third_party/java_src/gtld/java/google/registry/security,//third_party/java_src/gtld/java/google/registry/ui/soy/registrar:soy_java_wrappers,//third_party/java_src/gtld/java/google/registry/util,//third_party/java_src/gtld/java/google/registry/xjc,//third_party/java_src/gtld/javatests/google/registry/model,//third_party/java_src/gtld/javatests/google/registry/testing,//third_party/java_src/gtld/javatests/google/registry/testing/mapreduce' ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=202652421 |
||
---|---|---|
.. | ||
com/google/testing/builddefs | ||
google/registry |