Clarify comment on ChangeSet message

This commit is contained in:
Jochen Topf 2021-01-03 11:42:26 +01:00
parent e7d3201a97
commit d77e04b6eb
1 changed files with 1 additions and 2 deletions

View File

@ -175,8 +175,7 @@ message DenseInfo {
}
// THIS IS STUB DESIGN FOR CHANGESETS. NOT USED RIGHT NOW.
// TODO: REMOVE THIS?
// This is kept for backwards compatibility but not used anywhere.
message ChangeSet {
required int64 id = 1;
}