mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-10 07:12:56 +08:00
feat: fix gofmt issue
This commit is contained in:
@@ -353,5 +353,4 @@ func (a *Ormer) createTable() {
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
panic(err)
|
panic(err)
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user