aboutsummaryrefslogtreecommitdiffstats
path: root/models/repo_unit.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/repo_unit.go')
-rw-r--r--models/repo_unit.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/repo_unit.go b/models/repo_unit.go
index b2c88d3193..2fc1c40fa2 100644
--- a/models/repo_unit.go
+++ b/models/repo_unit.go
@@ -9,8 +9,8 @@ import (
"code.gitea.io/gitea/modules/timeutil"
- "github.com/Unknwon/com"
"github.com/go-xorm/xorm"
+ "github.com/unknwon/com"
"xorm.io/core"
)