mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-28 10:15:11 +08:00
fix import path, fix #1782
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
"fmt"
|
||||
"path"
|
||||
|
||||
"github.com/Unknwon/macaron"
|
||||
"gopkg.in/macaron.v1"
|
||||
|
||||
"github.com/gogits/gogs/models"
|
||||
"github.com/gogits/gogs/modules/base"
|
||||
|
Reference in New Issue
Block a user