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