Browse Source

Mirror change

tags/v1.2.0-rc1
Unknown 12 years ago
parent
commit
cf9fa06eae
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      routers/repo/single.go

+ 1
- 1
routers/repo/single.go 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"


Loading…
Cancel
Save