1
0
Unknown 11 жил өмнө
parent
commit
cf9fa06eae

+ 1 - 1
routers/repo/single.go

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