Skip to content

Commit

Permalink
feat: fix gofmt issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Dec 30, 2023
1 parent 44f4de1 commit 5846e33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion object/ormer.go
Original file line number Diff line number Diff line change
Expand Up @@ -353,5 +353,4 @@ func (a *Ormer) createTable() {
if err != nil {
panic(err)
}

}

0 comments on commit 5846e33

Please sign in to comment.