mirror of
https://github.com/google/nomulus
synced 2026-01-08 15:21:46 +00:00
Move LRP token and tools into domain package
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=129134685
This commit is contained in:
committed by
Justine Tunney
parent
d3d33ccfdc
commit
eb76b063b3
@@ -52,6 +52,7 @@ public final class GtechTool {
|
||||
.put("get_applied_labels", GetAppliedLabelsCommand.class)
|
||||
.put("get_contact", GetContactCommand.class)
|
||||
.put("get_domain", GetDomainCommand.class)
|
||||
.put("get_lrp_token", GetLrpTokenCommand.class)
|
||||
.put("get_history_entries", GetHistoryEntriesCommand.class)
|
||||
.put("get_host", GetHostCommand.class)
|
||||
.put("get_registrar", GetRegistrarCommand.class)
|
||||
|
||||
Reference in New Issue
Block a user