summaryrefslogtreecommitdiffstats
path: root/web.go
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-04-17 02:20:24 -0400
committerUnknown <joe2010xtmf@163.com>2014-04-17 02:20:24 -0400
commit7d2632784f2e657396b3fb23f78bd3288c8d63d6 (patch)
treeb9172a97d7d416e5c7e0ed6e31143a1f41666547 /web.go
parente44655f722edfd24f5e2d95383c115662782daba (diff)
downloadgitea-7d2632784f2e657396b3fb23f78bd3288c8d63d6.tar.gz
gitea-7d2632784f2e657396b3fb23f78bd3288c8d63d6.zip
Mirror fix
Diffstat (limited to 'web.go')
-rw-r--r--web.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/web.go b/web.go
index 8dc232fd24..0be2a05a04 100644
--- a/web.go
+++ b/web.go
@@ -12,7 +12,6 @@ import (
"github.com/codegangsta/cli"
"github.com/go-martini/martini"
-
qlog "github.com/qiniu/log"
"github.com/gogits/gogs/modules/auth"