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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"
)