break import cycle

This commit is contained in:
Chris Lu
2020-12-07 00:29:17 -08:00
parent 606051cc79
commit fce8803087
5 changed files with 19 additions and 15 deletions

View File

@@ -3,6 +3,7 @@ package s3api
import (
"fmt"
"github.com/chrislusf/seaweedfs/weed/filer"
. "github.com/chrislusf/seaweedfs/weed/s3api/s3_constants"
"net/http"
"strings"
"time"