docs: Update doc for object proto file

Tombstone header in the object does not contain
timestamp now.
This commit is contained in:
alexvanin 2020-01-15 17:11:39 +03:00
parent e4d761be06
commit dea7002625

View file

@ -441,10 +441,6 @@ in distributed system.
| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| Epoch | [uint64](#uint64) | | Epoch when tombstone was created |
<a name="object.Transform"></a>