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 { class google.registry.model.CreateAutoTimestamp {
org.joda.time.DateTime timestamp; org.joda.time.DateTime timestamp;
} }