formatting code by: goimports -w=true .
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
package topology
|
||||
|
||||
import (
|
||||
"strconv"
|
||||
|
||||
"github.com/chrislusf/weed-fs/go/glog"
|
||||
"github.com/chrislusf/weed-fs/go/storage"
|
||||
"strconv"
|
||||
)
|
||||
|
||||
type DataNode struct {
|
||||
|
||||
Reference in New Issue
Block a user