mirror of
https://github.com/google/nomulus
synced 2026-01-11 00:10:36 +00: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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user