mirror of
https://github.com/google/nomulus.git
synced 2025-05-15 17:07:15 +02:00
Delete unused default registrar referral URL
We now require the URL to be filled out by all registrars and so there is no default needed. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=214774054
This commit is contained in:
parent
a7ec72f335
commit
aa204be45e
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ public class RegistryConfigSettings {
|
|||
public String greetingServerId;
|
||||
public List<String> registrarChangesNotificationEmailAddresses;
|
||||
public String defaultRegistrarWhoisServer;
|
||||
public String defaultRegistrarReferralUrl;
|
||||
public String tmchCaMode;
|
||||
public String tmchCrlUrl;
|
||||
public String tmchMarksDbUrl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue