fix compilation

This commit is contained in:
Chris Lu 2018-07-21 19:06:09 -07:00
parent 12825938d7
commit 5068b6ae7d

View file

@ -2,13 +2,11 @@ package s3api
import (
"bytes"
"context"
"encoding/base64"
"encoding/xml"
"fmt"
"github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
"github.com/chrislusf/seaweedfs/weed/util"
"github.com/gorilla/mux"
"net/http"
"net/url"
"time"