1
0
Fork 0
forked from forgejo/forgejo

Remove hg dep

This commit is contained in:
Unknwon 2014-09-07 19:58:01 -04:00
parent f8977f4847
commit 25d6ae69d1
36 changed files with 119822 additions and 8 deletions

View file

@ -11,13 +11,13 @@ import (
"path/filepath"
"strings"
"github.com/saintfish/chardet"
"github.com/gogits/gogs/modules/base"
"github.com/gogits/gogs/modules/git"
"github.com/gogits/gogs/modules/log"
"github.com/gogits/gogs/modules/mahonia"
"github.com/gogits/gogs/modules/middleware"
"code.google.com/p/mahonia"
"github.com/saintfish/chardet"
)
const (