clean(deadcode): remove unused current_filters method
This commit is contained in:
parent
14483270ba
commit
242ab78235
1 changed files with 0 additions and 4 deletions
|
@ -382,10 +382,6 @@ module Instructeurs
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def current_filters
|
|
||||||
@current_filters ||= procedure_presentation.filters.fetch(statut, [])
|
|
||||||
end
|
|
||||||
|
|
||||||
def bulk_message_params
|
def bulk_message_params
|
||||||
params.require(:bulk_message).permit(:body)
|
params.require(:bulk_message).permit(:body)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue