mirror of
https://github.com/google/nomulus
synced 2026-02-03 19:42:39 +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:
@@ -59,7 +59,6 @@ public abstract class CloudDnsWriterModule {
|
||||
@IntoMap
|
||||
@StringKey(CloudDnsWriter.NAME)
|
||||
abstract DnsWriter provideWriter(CloudDnsWriter writer);
|
||||
|
||||
@Provides
|
||||
@IntoSet
|
||||
@Named("dnsWriterNames")
|
||||
|
||||
Reference in New Issue
Block a user