mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #4267 from gyuho/govet
pkg/testutil: fix unreachable govet complain
This commit is contained in:
commit
5a9f81b198
@ -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