chore: remove unneeded comment

rpp-main
Nelson Jovel 2 years ago
parent ce43f52bd5
commit f28713d1fe

@ -41,7 +41,6 @@ class Cleaner
end.to_set end.to_set
part = filepath&.match(/[\b\s_.]+(part|form)[\W*_](?<label>[\w\d])/i)&.named_captures&.[]("label")&.upcase part = filepath&.match(/[\b\s_.]+(part|form)[\W*_](?<label>[\w\d])/i)&.named_captures&.[]("label")&.upcase
# byebug unless filepath.nil?
school_name = schools.first.parameterize school_name = schools.first.parameterize

Loading…
Cancel
Save