mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-20 08:08:12 +00:00
chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ package repo
|
||||
import (
|
||||
"context"
|
||||
|
||||
"code.gitea.io/gitea/models/db"
|
||||
"gitea.dev/models/db"
|
||||
)
|
||||
|
||||
// MergeStyle represents the approach to merge commits into base branch.
|
||||
|
||||
Reference in New Issue
Block a user