remove unnecessary change

This commit is contained in:
fanybook 2021-11-08 14:02:33 +08:00
parent 92b12f29a7
commit b2e1f1c241
1 changed files with 0 additions and 1 deletions

View File

@ -351,7 +351,6 @@ func (session *Session) Sync(beans ...interface{}) error {
if err = session.addColumn(col.Name); err != nil {
return err
}
continue
}