refactor(dossier_preloader): remove weird set_inverse_instance
This commit is contained in:
parent
f32b05e8b4
commit
5df76d9fec
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ class DossierPreloader
|
|||
parent_champ.association(:dossier).target = dossier
|
||||
|
||||
load_champs(parent_champ, :champs, champs, dossier, children_by_parent)
|
||||
parent_champ.association(:champs).set_inverse_instance(parent_champ)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue