formatting cleanup
This commit is contained in:
parent
6ecce561e6
commit
e355abe5e3
@ -346,7 +346,6 @@ func (scope *Scope) GetModelStruct() *ModelStruct {
|
||||
relationship.ArbitraryJoinConditions = strings.Split(arbitraryConditions, ",")
|
||||
}
|
||||
|
||||
|
||||
joinTableHandler := JoinTableHandler{}
|
||||
joinTableHandler.Setup(relationship, ToTableName(many2many), reflectType, elemType)
|
||||
relationship.JoinTableHandler = &joinTableHandler
|
||||
|
Loading…
x
Reference in New Issue
Block a user