mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
client: drop unnecessary field deleteAction.Value
This commit is contained in:
parent
6fc209e574
commit
ece03fb987
@ -457,7 +457,6 @@ func (a *setAction) HTTPRequest(ep url.URL) *http.Request {
|
||||
type deleteAction struct {
|
||||
Prefix string
|
||||
Key string
|
||||
Value string
|
||||
PrevValue string
|
||||
PrevIndex uint64
|
||||
Recursive bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user