aboutsummaryrefslogtreecommitdiff
path: root/go/operation/data_struts.go
diff options
context:
space:
mode:
authoryourchanges <yourchanges@gmail.com>2015-01-10 02:51:26 +0800
committeryourchanges <yourchanges@gmail.com>2015-01-10 02:51:26 +0800
commit9601880e323bbdf9540f2c79fb21d66374245b50 (patch)
tree14fd3b36a89955ec6e0be6d51186031e978b519d /go/operation/data_struts.go
parentf7bcd8e958ef185baeca0c455a397d49fcb62256 (diff)
parent2c1a846279c172bcae457e70efa142c29a18892e (diff)
downloadseaweedfs-9601880e323bbdf9540f2c79fb21d66374245b50.tar.xz
seaweedfs-9601880e323bbdf9540f2c79fb21d66374245b50.zip
Merge pull request #2 from chrislusf/master
merge
Diffstat (limited to 'go/operation/data_struts.go')
-rw-r--r--go/operation/data_struts.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/go/operation/data_struts.go b/go/operation/data_struts.go
index 09fab05d1..4980f9913 100644
--- a/go/operation/data_struts.go
+++ b/go/operation/data_struts.go
@@ -1,7 +1,5 @@
package operation
-import ()
-
type JoinResult struct {
VolumeSizeLimit uint64 `json:"VolumeSizeLimit,omitempty"`
Error string `json:"error,omitempty"`