mirror of
https://gitee.com/gitea/gitea
synced 2025-12-28 19:26:34 +08:00
refactor: import order. (#3736)
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
package repo
|
||||
|
||||
import (
|
||||
"code.gitea.io/git"
|
||||
|
||||
"code.gitea.io/gitea/models"
|
||||
"code.gitea.io/gitea/modules/context"
|
||||
"code.gitea.io/gitea/routers/repo"
|
||||
|
||||
"code.gitea.io/git"
|
||||
)
|
||||
|
||||
// GetRawFile get a file by path on a repository
|
||||
|
||||
Reference in New Issue
Block a user