mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
etcd: remove unused field seeds in participant struct
This commit is contained in:
parent
cc1b4b7ef0
commit
622ee60d4f
@ -64,7 +64,6 @@ type participant struct {
|
||||
clusterId int64
|
||||
pubAddr string
|
||||
raftPubAddr string
|
||||
seeds map[string]bool
|
||||
tickDuration time.Duration
|
||||
|
||||
client *v2client
|
||||
|
Loading…
x
Reference in New Issue
Block a user