mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Delete dead code
This commit is contained in:
@@ -102,13 +102,5 @@ module OpenFoodNetwork
|
||||
def tax_included_in(line_item)
|
||||
line_item.adjustments.tax.inclusive.sum(:amount)
|
||||
end
|
||||
|
||||
def shipment_inc_vat
|
||||
Spree::Config.shipment_inc_vat
|
||||
end
|
||||
|
||||
def shipping_tax_rate
|
||||
Spree::Config.shipping_tax_rate
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user