fmt fix
This commit is contained in:
parent
664144930e
commit
eecb9b8040
6 changed files with 8 additions and 6 deletions
|
@ -18,8 +18,9 @@ import (
|
|||
"code.gitea.io/gitea/modules/log"
|
||||
"code.gitea.io/gitea/modules/setting"
|
||||
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
)
|
||||
|
||||
/* ToDo: Set Up tests for http get requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue