Skip to content

Commit fb08fa6

Browse files
committed
fix formatting
1 parent 93116f5 commit fb08fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/db/engine_hook.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ import (
1010
"code.gitea.io/gitea/modules/gtprof"
1111
"code.gitea.io/gitea/modules/log"
1212
"code.gitea.io/gitea/modules/setting"
13+
1314
"github.com/prometheus/client_golang/prometheus"
1415
"github.com/prometheus/client_golang/prometheus/promauto"
15-
1616
"xorm.io/xorm/contexts"
1717
)
1818

0 commit comments

Comments
 (0)