aboutsummaryrefslogtreecommitdiff
path: root/go/operation/delete_content.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/operation/delete_content.go')
-rw-r--r--go/operation/delete_content.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/operation/delete_content.go b/go/operation/delete_content.go
index a1485a2db..84391b634 100644
--- a/go/operation/delete_content.go
+++ b/go/operation/delete_content.go
@@ -1,7 +1,7 @@
package operation
import (
- "github.com/aszxqw/weed-fs/go/util"
+ "github.com/chrislusf/weed-fs/go/util"
"encoding/json"
"errors"
"net/url"