mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
lint: fix import order issue
Signed-off-by: Victoria Nadasdi <victoria@efertone.me>
This commit is contained in:
parent
e195b47ffc
commit
87e2454858
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ import (
|
|||
|
||||
"code.gitea.io/gitea/modules/nosql"
|
||||
"code.gitea.io/gitea/modules/setting"
|
||||
|
||||
"github.com/stretchr/testify/suite"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue