p2p/discover: remove var that is no need any more

This commit is contained in:
cuiweixie 2025-11-20 20:29:14 +08:00
parent f4817b7a53
commit a890f4779a
No known key found for this signature in database
GPG key ID: 16DF64EE15E495A3

View file

@ -47,8 +47,6 @@ const (
NodesMsg
TalkRequestMsg
TalkResponseMsg
RequestTicketMsg
TicketMsg
UnknownPacket = byte(255) // any non-decryptable packet
WhoareyouPacket = byte(254) // the WHOAREYOU packet