add gitea-fmt back (#18526)

This commit is contained in:
6543
2022-02-01 18:43:09 +01:00
committed by GitHub
parent bb5f859ec0
commit 6f6b8491da
2 changed files with 6 additions and 2 deletions

View File

@ -10,6 +10,7 @@ import (
"time"
"code.gitea.io/gitea/modules/log"
"github.com/stretchr/testify/assert"
)