chore: remove unneeded comment

This commit is contained in:
Nelson Jovel 2023-12-11 15:55:00 -08:00
parent ce43f52bd5
commit f28713d1fe

View file

@ -41,7 +41,6 @@ class Cleaner
end.to_set
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