mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Remove unused method item_descriptions from admin_data_presenter and
student_survey_presenter.
This commit is contained in:
parent
a72fd373dc
commit
7a5e02eed9
3 changed files with 0 additions and 41 deletions
|
|
@ -14,10 +14,6 @@ class AdminDataPresenter < DataItemPresenter
|
|||
"admin-data-items-#{@measure_id}"
|
||||
end
|
||||
|
||||
def item_descriptions
|
||||
@admin_data_items.map(&:description)
|
||||
end
|
||||
|
||||
def reason_for_insufficiency
|
||||
'limited availability'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue