mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-25 09:19:28 +00:00
beacon/engine: rm newline
This commit is contained in:
parent
cd2dbd4d13
commit
727816ce00
1 changed files with 0 additions and 1 deletions
|
|
@ -82,7 +82,6 @@ func (e ExecutionPayloadEnvelope) MarshalJSON() ([]byte, error) {
|
|||
b.RawValue(witness)
|
||||
}
|
||||
})
|
||||
|
||||
return b.Output(), nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue