Browse Source

refactoring

pull/323/head
Chris Lu 9 years ago
parent
commit
cc01c352c3
  1. 3
      weed/server/volume_server_handlers_read.go

3
weed/server/volume_server_handlers_read.go

@ -6,13 +6,12 @@ import (
"mime"
"mime/multipart"
"net/http"
"net/url"
"path"
"strconv"
"strings"
"time"
"net/url"
"github.com/chrislusf/seaweedfs/weed/glog"
"github.com/chrislusf/seaweedfs/weed/images"
"github.com/chrislusf/seaweedfs/weed/operation"

Loading…
Cancel
Save