⚰️ dead code is dead
This commit is contained in:
parent
899c8a6589
commit
a77a0e2c7f
1 changed files with 0 additions and 4 deletions
|
@ -25,10 +25,6 @@ class TypesDeChamp::PrefillRepetitionTypeDeChamp < TypesDeChamp::PrefillTypeDeCh
|
|||
|
||||
private
|
||||
|
||||
def too_many_possible_values?
|
||||
false
|
||||
end
|
||||
|
||||
def subchamps_possible_values_list
|
||||
"<ul>" + prefillable_subchamps.map do |prefill_type_de_champ|
|
||||
"<li>#{prefill_type_de_champ.libelle}: #{prefill_type_de_champ.possible_values}</li>"
|
||||
|
|
Loading…
Reference in a new issue