1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 02:08:36 +00:00

Fix import path

This commit is contained in:
Unknown
2014-04-18 09:35:09 -04:00
parent f8571f4db1
commit 49c01c0b57
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ import (
"strings"
"time"
"github.com/lunny/xorm"
"github.com/go-xorm/xorm"
)
// Access types.