mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-18 04:39:14 +00:00
Delete unused method Stock::Package#currency
This commit is contained in:
@@ -75,10 +75,6 @@ module OrderManagement
|
||||
end
|
||||
end
|
||||
|
||||
def currency
|
||||
# TODO calculate from first variant?
|
||||
end
|
||||
|
||||
# Returns the shipping methods that are enabled by the order's distributor
|
||||
#
|
||||
# @return [Array<Spree::ShippingMethod>]
|
||||
|
||||
Reference in New Issue
Block a user