This commit is contained in:
Chris Lu
2018-09-03 16:47:00 -07:00
parent 2ed6d8cca6
commit 7ad5a90127
5 changed files with 13 additions and 12 deletions

View File

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