[#2772] Avoid overriding initialize in subclasses
This commit is contained in:
parent
6a3f7438d5
commit
f7fcf46f0d
2 changed files with 3 additions and 6 deletions
|
@ -12,6 +12,8 @@ module Tasks
|
|||
@source_to_destination_mapping = {}
|
||||
@source_champs_to_discard = Set[]
|
||||
@destination_champ_computations = []
|
||||
|
||||
setup_mapping
|
||||
end
|
||||
|
||||
def check_source_destination_champs_consistency
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue