mirror of
https://github.com/google/nomulus.git
synced 2025-07-20 09:46:03 +02:00
Clean up ConfigModule
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=138219117
This commit is contained in:
parent
b7a98451e6
commit
3a75486c72
2 changed files with 128 additions and 38 deletions
|
@ -58,7 +58,7 @@ import org.joda.time.Duration;
|
|||
*
|
||||
* @see <a href="https://cloud.google.com/dns/docs/">Google Cloud DNS Documentation</a>
|
||||
*/
|
||||
class CloudDnsWriter implements DnsWriter {
|
||||
public class CloudDnsWriter implements DnsWriter {
|
||||
|
||||
/**
|
||||
* The name of the pricing engine, as used in {@code Registry.dnsWriter}. Remember to change
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue