forked from TrueCloudLab/frostfs-api-go
[#82] object: Erase field Signature
from ECHeader
v2 type
* The field `Signature` is not used and should be factored out. Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
This commit is contained in:
parent
bc7b49eed2
commit
063ce11c24
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ type ECHeader struct {
|
|||
Total uint32
|
||||
Header []byte
|
||||
HeaderLength uint32
|
||||
Signature []byte
|
||||
}
|
||||
|
||||
type Header struct {
|
||||
|
|
Loading…
Reference in a new issue