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 93116f5 commit fb08fa6Copy full SHA for fb08fa6
models/db/engine_hook.go
@@ -10,9 +10,9 @@ import (
10
"code.gitea.io/gitea/modules/gtprof"
11
"code.gitea.io/gitea/modules/log"
12
"code.gitea.io/gitea/modules/setting"
13
+
14
"github.com/prometheus/client_golang/prometheus"
15
"github.com/prometheus/client_golang/prometheus/promauto"
-
16
"xorm.io/xorm/contexts"
17
)
18
0 commit comments