summaryrefslogtreecommitdiffstats
path: root/web.go
diff options
context:
space:
mode:
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"