1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Mirror fix

This commit is contained in:
Unknown
2014-03-24 07:36:38 -04:00
parent d44c44987f
commit 59bbddb318
8 changed files with 19 additions and 11 deletions

View File

@@ -6,6 +6,7 @@ package repo
import (
"github.com/codegangsta/martini"
"github.com/gogits/gogs/modules/middleware"
)