mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00:00
Remove outdated regtype comment
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=126416855
This commit is contained in:
@@ -114,7 +114,6 @@ public final class TldSpecificLogicEngine {
|
||||
*/
|
||||
public static EppCommandOperations getRenewPrice(
|
||||
Registry registry, String domainName, DateTime date, int years) {
|
||||
// TODO(mmuller): add registration type.
|
||||
DomainPrices prices = getPricesForDomainName(domainName, date);
|
||||
return new EppCommandOperations(
|
||||
registry.getCurrency(),
|
||||
|
||||
Reference in New Issue
Block a user