refactoring

This commit is contained in:
Chris Lu 2016-06-13 15:07:17 -07:00
parent a61453d3ec
commit cc01c352c3

View file

@ -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"