mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
raft: remove unused field
This commit is contained in:
parent
1037e7ce55
commit
da575c46fa
@ -91,9 +91,6 @@ type raft struct {
|
||||
|
||||
id int64
|
||||
|
||||
// the term we are participating in at any time
|
||||
index int64
|
||||
|
||||
// the log
|
||||
raftLog *raftLog
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user