mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-05 07:23:10 +00:00
nit: remove redundant field
This commit is contained in:
parent
e6d9f6b1d8
commit
f94b071a84
@ -42,7 +42,6 @@ type WakuPeerExchange struct {
|
||||
wg sync.WaitGroup
|
||||
peerConnector PeerConnector
|
||||
enrCache *enrCache
|
||||
enrCacheMutex sync.RWMutex
|
||||
}
|
||||
|
||||
type PeerConnector interface {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user