1
0
mirror of https://github.com/google/nomulus synced 2026-01-11 00:10:36 +00:00

Delete MultiplyingCloudDnsWriter

Now that the large zone re-signing test is complete, we no longer need it.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=199507075
This commit is contained in:
mcilwain
2018-06-06 12:15:25 -07:00
committed by Ben McIlwain
parent 5d80f124ca
commit 8b263baefa
68 changed files with 138 additions and 143 deletions

View File

@@ -8,9 +8,9 @@ java_library(
name = "util",
srcs = glob(["*.java"]),
deps = [
"//third_party/java/appengine:appengine-api",
"//third_party/jaxb",
"//third_party/objectify:objectify-v4_1",
"@com_google_appengine_api_1_0_sdk",
"@com_google_code_findbugs_jsr305",
"@com_google_dagger",
"@com_google_errorprone_error_prone_annotations",