diff options
Diffstat (limited to 'weed/operation/data_struts.go')
| -rw-r--r-- | weed/operation/data_struts.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/operation/data_struts.go b/weed/operation/data_struts.go index bfc53aa50..4980f9913 100644 --- a/weed/operation/data_struts.go +++ b/weed/operation/data_struts.go @@ -2,6 +2,5 @@ package operation type JoinResult struct { VolumeSizeLimit uint64 `json:"VolumeSizeLimit,omitempty"` - SecretKey string `json:"secretKey,omitempty"` Error string `json:"error,omitempty"` } |
