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:
@@ -64,7 +64,6 @@ type participant struct {
|
||||
clusterId int64
|
||||
pubAddr string
|
||||
raftPubAddr string
|
||||
seeds map[string]bool
|
||||
tickDuration time.Duration
|
||||
|
||||
client *v2client
|
||||
|
||||
Reference in New Issue
Block a user