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 9faf99d commit df456ddCopy full SHA for df456dd
models/repo/attachment.go
@@ -14,6 +14,7 @@ import (
14
"code.gitea.io/gitea/modules/setting"
15
"code.gitea.io/gitea/modules/timeutil"
16
"code.gitea.io/gitea/modules/util"
17
+
18
"xorm.io/xorm/schemas"
19
)
20
0 commit comments