We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d7faa commit 55169fcCopy full SHA for 55169fc
routers/web/repo/view.go
@@ -51,6 +51,7 @@ import (
51
"code.gitea.io/gitea/services/context"
52
issue_service "code.gitea.io/gitea/services/issue"
53
files_service "code.gitea.io/gitea/services/repository/files"
54
+ repo_service "code.gitea.io/gitea/services/repository"
55
56
"github.com/nektos/act/pkg/model"
57
0 commit comments