Run make fmt and make generate-swagger

Signed-off-by: Anthony Wang <ta180m@pm.me>
This commit is contained in:
Anthony Wang
2022-03-19 09:14:08 -05:00
parent b480c52f60
commit f9e33d97cc
7 changed files with 10 additions and 2 deletions

View File

@ -8,6 +8,7 @@ import (
"time"
"code.gitea.io/gitea/modules/setting"
"github.com/go-fed/activity/pub"
)