feat: fix gofmt issue

This commit is contained in:
Yang Luo 2023-12-30 19:47:04 +08:00
parent 44f4de1440
commit 5846e337c7

View File

@ -353,5 +353,4 @@ func (a *Ormer) createTable() {
if err != nil {
panic(err)
}
}