1
0
mirror of https://github.com/google/nomulus synced 2025-12-23 06:15:42 +00:00

Fix schema.txt

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=169299101
This commit is contained in:
jianglai
2017-09-19 14:18:39 -07:00
parent 0e26f21cea
commit ee63e1af97

View File

@@ -1,7 +1,3 @@
enum com.google.common.collect.BoundType {
CLOSED;
OPEN;
}
class google.registry.model.CreateAutoTimestamp {
org.joda.time.DateTime timestamp;
}