Swap imports to use joeslay
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"path"
|
||||
"strconv"
|
||||
|
||||
"github.com/chrislusf/seaweedfs/weed/stats"
|
||||
"github.com/chrislusf/seaweedfs/weed/storage/needle"
|
||||
"github.com/joeslay/seaweedfs/weed/stats"
|
||||
"github.com/joeslay/seaweedfs/weed/storage/needle"
|
||||
)
|
||||
|
||||
type ShardId uint8
|
||||
|
||||
Reference in New Issue
Block a user