mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-07 22:46:06 +00:00
Remove unused method
This commit is contained in:
@@ -241,10 +241,4 @@ class ProductsReflex < ApplicationReflex
|
||||
def current_id_from_element(element)
|
||||
element.dataset.current_id
|
||||
end
|
||||
|
||||
def image_params
|
||||
params.require(:image).permit(
|
||||
:attachment, :viewable_id
|
||||
)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user