removed parent

This commit is contained in:
Lex Berezhny 2019-04-10 18:27:40 -04:00
parent 77dab83c91
commit 164c5a5b34

View file

@ -10,8 +10,6 @@ message Claim {
repeated Language languages = 5;
repeated Location locations = 6;
bytes parent = 7;
oneof type {
Stream stream = 10;
Channel channel = 11;