From 6fc6322c904eeca4d7e73258cd99c04f65aa5eba Mon Sep 17 00:00:00 2001 From: "j.laycock" Date: Thu, 12 Sep 2019 14:18:21 +0100 Subject: Change joeslay paths to chrislusf paths --- weed/shell/command_collection_delete.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weed/shell/command_collection_delete.go') diff --git a/weed/shell/command_collection_delete.go b/weed/shell/command_collection_delete.go index d18161376..fbaddcd51 100644 --- a/weed/shell/command_collection_delete.go +++ b/weed/shell/command_collection_delete.go @@ -3,7 +3,7 @@ package shell import ( "context" "fmt" - "github.com/joeslay/seaweedfs/weed/pb/master_pb" + "github.com/chrislusf/seaweedfs/weed/pb/master_pb" "io" ) -- cgit v1.2.3