mirror of
https://github.com/google/nomulus
synced 2025-12-23 14:25:44 +00:00
Fix schema.txt
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=169299101
This commit is contained in:
@@ -1,7 +1,3 @@
|
|||||||
enum com.google.common.collect.BoundType {
|
|
||||||
CLOSED;
|
|
||||||
OPEN;
|
|
||||||
}
|
|
||||||
class google.registry.model.CreateAutoTimestamp {
|
class google.registry.model.CreateAutoTimestamp {
|
||||||
org.joda.time.DateTime timestamp;
|
org.joda.time.DateTime timestamp;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user