mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-08 07:58:40 +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)
|
b.RawValue(witness)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
return b.Output(), nil
|
return b.Output(), nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue