mirror of
https://github.com/google/nomulus
synced 2026-08-21 06:36:15 +00:00
Refer to Datastore everywhere correctly by its capitalized form
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=147479683
This commit is contained in:
@@ -17,7 +17,7 @@ package google.registry.rde;
|
||||
import com.google.auto.value.AutoValue;
|
||||
import java.io.Serializable;
|
||||
|
||||
/** Container of datastore resource marshalled by {@link RdeMarshaller}. */
|
||||
/** Container of Datastore resource marshalled by {@link RdeMarshaller}. */
|
||||
@AutoValue
|
||||
public abstract class DepositFragment implements Serializable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user