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:
mcilwain 2018-09-27 07:52:44 -07:00 committed by jianglai
parent a7ec72f335
commit aa204be45e

View file

@ -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;