aboutsummaryrefslogtreecommitdiff
path: root/weed/topology/volume_growth.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/topology/volume_growth.go')
-rw-r--r--weed/topology/volume_growth.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/topology/volume_growth.go b/weed/topology/volume_growth.go
index 0d8893605..cf5690cec 100644
--- a/weed/topology/volume_growth.go
+++ b/weed/topology/volume_growth.go
@@ -29,7 +29,6 @@ This package is created to resolve these replica placement issues:
type VolumeGrowRequest struct {
Option *VolumeGrowOption
Count int
- ErrCh chan error
}
type VolumeGrowOption struct {