refactoring

This commit is contained in:
Chris Lu
2019-10-24 23:41:32 -07:00
parent 9573c0f4b3
commit 46ed2ca902
12 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"os"
"github.com/chrislusf/seaweedfs/weed/storage/memory_map"
"github.com/chrislusf/seaweedfs/weed/storage/backend/memory_map"
"github.com/chrislusf/seaweedfs/weed/glog"
"github.com/chrislusf/seaweedfs/weed/pb/master_pb"