This commit is contained in:
Chris Lu
2018-10-14 00:30:20 -07:00
parent 249eeccf32
commit 91ac2e0dd9
7 changed files with 11 additions and 12 deletions

View File

@@ -19,8 +19,8 @@ import (
"github.com/chrislusf/seaweedfs/weed/util"
_ "github.com/chrislusf/seaweedfs/weed/statik"
statik "github.com/rakyll/statik/fs"
"github.com/gorilla/mux"
statik "github.com/rakyll/statik/fs"
)
var serverStats *stats.ServerStats