mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-03 22:06:07 +00:00
Delete unused method
This commit is contained in:
@@ -39,10 +39,6 @@ module Spree
|
||||
permalink
|
||||
end
|
||||
|
||||
def active_products
|
||||
products.active
|
||||
end
|
||||
|
||||
def pretty_name
|
||||
ancestor_chain = ancestors.inject("") do |name, ancestor|
|
||||
name + "#{ancestor.name} -> "
|
||||
|
||||
Reference in New Issue
Block a user