1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-26 20:28:40 +00:00

chore: fmt code

This commit is contained in:
Jason Song
2022-12-23 21:09:58 +08:00
parent 3462760632
commit a67e14d0ed

View File

@@ -174,4 +174,3 @@ func AddActionsTables(x *xorm.Engine) error {
new(dbfsData), new(dbfsData),
) )
} }