mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 22:56:43 +00:00
fix lint format
This commit is contained in:
parent
4a5923668a
commit
9118e46bb8
1 changed files with 0 additions and 1 deletions
|
|
@ -117,7 +117,6 @@ type sendRequest struct {
|
|||
destID enode.ID
|
||||
destAddr netip.AddrPort
|
||||
msg v5wire.Packet
|
||||
destNode *enode.Node
|
||||
}
|
||||
|
||||
type sendNoRespRequest struct {
|
||||
|
|
|
|||
Loading…
Reference in a new issue