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

Mirror change

This commit is contained in:
Unknown
2014-03-17 04:33:53 -04:00
parent 1043ab506e
commit cf9fa06eae

View File

@@ -8,7 +8,7 @@ import (
"strings"
"github.com/codegangsta/martini"
"github.com/slene/blackfriday"
// "github.com/slene/blackfriday"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/middleware"