Change joeslay paths to chrislusf paths
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"os"
|
||||
"sync"
|
||||
|
||||
"github.com/joeslay/seaweedfs/weed/storage/needle_map"
|
||||
. "github.com/joeslay/seaweedfs/weed/storage/types"
|
||||
"github.com/chrislusf/seaweedfs/weed/storage/needle_map"
|
||||
. "github.com/chrislusf/seaweedfs/weed/storage/types"
|
||||
)
|
||||
|
||||
type NeedleMapType int
|
||||
|
||||
Reference in New Issue
Block a user