mirror of
https://github.com/google/nomulus
synced 2026-01-03 19:54:18 +00:00
Remove fulfilled TODO to backfill RDAP indexes
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136062327
This commit is contained in:
@@ -75,7 +75,6 @@ public class HostResource extends EppResource implements ForeignKeyedEppResource
|
||||
* from (creationTime, deletionTime) there can only be one host in the datastore with this name.
|
||||
* However, there can be many hosts with the same name and non-overlapping lifetimes.
|
||||
*/
|
||||
// TODO(b/25644770): Backfill this index. Until that's done, don't rely on it!
|
||||
@Index
|
||||
@XmlTransient
|
||||
String fullyQualifiedHostName;
|
||||
|
||||
Reference in New Issue
Block a user