mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
chore: remove unneeded comment
This commit is contained in:
parent
f028e6c884
commit
24dbf33bcd
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