mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
raft: fix for go vet
This commit is contained in:
parent
d69e4dbe6d
commit
2876c652ab
@ -214,7 +214,6 @@ func (l *raftLog) term(i uint64) uint64 {
|
||||
return 0
|
||||
} else {
|
||||
panic(err) // TODO(bdarnell)
|
||||
return 0
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user