mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-10 07:50:33 -07:00
chore: remove unneeded comment
This commit is contained in:
parent
ce43f52bd5
commit
f28713d1fe
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue