mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
pkg/testutil: fix unreachable go tool vet complain
This commit is contained in:
parent
c21d87354e
commit
0d646a25ee
@ -100,7 +100,6 @@ func (r *recorderStream) Action() (acts []Action) {
|
||||
return acts
|
||||
}
|
||||
}
|
||||
return acts
|
||||
}
|
||||
|
||||
func (r *recorderStream) Chan() <-chan Action {
|
||||
|
Loading…
x
Reference in New Issue
Block a user