mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 16:13:35 +08:00
formatting code by: goimports -w=true .
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package operation
|
||||
|
||||
import ()
|
||||
|
||||
type JoinResult struct {
|
||||
VolumeSizeLimit uint64 `json:"VolumeSizeLimit,omitempty"`
|
||||
Error string `json:"error,omitempty"`
|
||||
|
Reference in New Issue
Block a user