This commit is contained in:
Chris Lu
2018-09-21 01:56:43 -07:00
parent a6cfaba018
commit db69ce89f0
9 changed files with 28 additions and 25 deletions

View File

@@ -2,9 +2,9 @@ package command
import (
"github.com/chrislusf/seaweedfs/weed/glog"
"github.com/chrislusf/seaweedfs/weed/replication"
"github.com/chrislusf/seaweedfs/weed/server"
"github.com/spf13/viper"
"github.com/chrislusf/seaweedfs/weed/replication"
)
func init() {