remove useless if
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
This commit is contained in:
parent
09b3cf98f6
commit
61b5085390
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
%th Télécharger
|
||||
|
||||
%tbody
|
||||
- if can_generate_archive?(@dossiers_termines, @poids_total)
|
||||
%tr
|
||||
- matching_archive = @archives.find { |archive| archive.time_span_type == 'everything' }
|
||||
%td
|
||||
|
|
Loading…
Reference in a new issue